bouffalolab / bl_iot_sdk_tiny

IoT SDK only for Matter (no toolchain, Matter-specific, non-universal SDK)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Bouffalolab bl_iot_sdk. Support BL602 Wi-Fi/BLE Combo RISC-V based Chip and BL70X Zigbee/BLE RISC-V based Chip.

Check [Online IoT SDK Doc] for more detail.

中文:https://bouffalolab.github.io/bl_iot_sdk/)

En: https://pine64.github.io/bl602-docs/

File an issue, if you have any issue or need any support.

Many thanks for Mikkel Kroman's collection(https://github.com/mkroman/awesome-bouffalo)

Setup ToolChain

Please run script sudo bash ./scripts/setup.sh, which installs toolchains to /opt/bouffalolab_sdk and creates symbolic link toolchain to link it.

About

IoT SDK only for Matter (no toolchain, Matter-specific, non-universal SDK)

License:Apache License 2.0


Languages

Language:Makefile 91.1%Language:Shell 8.9%