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_central
2021-06-25 17:09:48 +08:00
..
ble_central_tp_client.c [fix][examples/ble] fix ble rx assert error 2021-06-25 17:09:48 +08:00
ble_central_tp_client.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 [style] format files by clang-format 2021-06-20 12:25:46 +08:00
readme.md [feat] add demo readme for command line compile 2021-06-07 19:20:22 +08:00


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