This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/ble/ble_peripheral
2021-07-26 10:56:51 +08:00
..
cdk [chore] add default board definition for ble 2021-07-26 10:56:50 +08:00
ble_peripheral_tp_server.c [fix][examples/ble] fix ble rx assert error 2021-06-25 17:09:48 +08:00
ble_peripheral_tp_server.h [style] format files by clang-format 2021-06-20 12:25:46 +08:00
CMakeLists.txt [chore][cmake] refactor cmake building style,remove all components support,using auto component building instead 2021-07-26 10:56:51 +08:00
main.c [feat][examples] update ble & lvgl & boot2 iap case 2021-07-06 17:36:33 +08:00
readme.md [feat] add demo readme for command line compile 2021-06-07 19:20:22 +08:00


$ make APP=ble_peripheral BOARD=bl706_iot SUPPORT_FLOAT=y SUPPORT_FREERTOS=y SUPPORT_BLE=y