esp-idf/examples/provisioning/legacy/ble_prov/main/CMakeLists.txt

4 wiersze
169 B
CMake

idf_component_register(SRCS "app_main.c"
"app_prov.c"
"app_prov_handlers.c"
INCLUDE_DIRS ".")