esp-idf/examples/bluetooth/gatt_server/main/CMakeLists.txt

5 wiersze
92 B
CMake

set(COMPONENT_SRCS "gatts_demo.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()