CMakeLists.txt 229 B

12345
  1. idf_component_register( SRC_DIRS .
  2. INCLUDE_DIRS .
  3. REQUIRES nvs_flash
  4. PRIV_REQUIRES console tools services spi_flash app_update platform_config vfs pthread wifi-manager platform_config squeezelite )