firmware/geeksville-private/bl602.md
2021-08-18 11:10:20 -07:00

667 B

cd ~/packages git clone --recursive https://github.com/pine64/bl_iot_sdk

https://github.com/spacemeowx2/blflash/releases

FIXME or BL604

cd bl_iot_sdk export BL60X_SDK_PATH=/home/kevinh/packages/bl_iot_sdk export CONFIG_CHIP_NAME=BL602 cd customer_app/bl602_boot2 make

  • todo run hello world on hardware (check for bl604 vs bl602 first)
  • build/run in the crummy arduino environment
  • build in platformio