OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/CMakeLists.txt

6 lines
130 B
CMake

set(COMPONENT_SRCS "ble_mesh_demo_main.c"
"board.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()