mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-23 05:08:45 +00:00
.. | ||
cdk | ||
ble_peripheral_tp_server.c | ||
ble_peripheral_tp_server.h | ||
CMakeLists.txt | ||
main.c | ||
readme.md |
$ 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”