esp-idf/examples/bluetooth/nimble/blehr/main/CMakeLists.txt

6 wiersze
118 B
CMake
Czysty Zwykły widok Historia

2019-06-25 01:03:58 +00:00
set(COMPONENT_SRCS "main.c"
"gatt_svr.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()