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-16 15:56:37 +08:00
..
cdk [refactor][board] rename bl70x with bl702 2021-07-16 15:56:37 +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 [fix] solve ble lib requirement 2021-06-07 19:15:13 +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