OVMS3-idf/examples/bluetooth/gattc_gatts_coex/main/CMakeLists.txt

5 lines
98 B
CMake
Raw Normal View History

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