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

3 lines
135 B
CMake

idf_component_register(SRCS "main.c" "coex_cmd.c"
INCLUDE_DIRS "."
REQUIRED_IDF_TARGETS esp32)