OVMS3-idf/examples/bluetooth/esp_ble_mesh/common_components/example_init/CMakeLists.txt

3 lines
122 B
CMake

idf_component_register(SRCS "ble_mesh_demo_init.c"
INCLUDE_DIRS "."
REQUIRES bt)