CMakeLists.txt 169 B

1234
  1. idf_component_register(SRCS "app_main.c"
  2. "app_prov.c"
  3. "app_prov_handlers.c"
  4. INCLUDE_DIRS ".")