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-06-07 19:20:22 +08:00
..
ble_peripheral_tp_server.c [feat] add new examples 2021-06-04 18:15:23 +08:00
ble_peripheral_tp_server.h [feat] add new examples 2021-06-04 18:15:23 +08:00
CMakeLists.txt [fix] solve ble lib requirement 2021-06-07 19:15:13 +08:00
main.c [feat] add new examples 2021-06-04 18:15:23 +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