mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-13 08:18:36 +00:00
.. | ||
cdk | ||
ble_peripheral_tp_server.c | ||
ble_peripheral_tp_server.h | ||
CMakeLists.txt | ||
main.c | ||
readme.md |
请使用 10.2 版本以上 T-head 工具链编译该 demo
$ make APP=ble_peripheral BOARD=bl706_iot SUPPORT_FLOAT=y
The Ble OTA function is enable by add command "set(CONFIG_BT_OAD_SERVER 1) " , in the script file “ble_flags.cmake”