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

4 wiersze
169 B
CMake

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