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

6 wiersze
115 B
CMake

set(srcs "main.c"
"board.c")
idf_component_register(SRCS "${srcs}"
INCLUDE_DIRS ".")