CMakeLists.txt 159 B

12345
  1. idf_component_register(SRC_DIRS .
  2. INCLUDE_DIRS .
  3. PRIV_REQUIRES tools newlib console esp_common freertos tools services
  4. REQUIRES spiffs
  5. )