CMakeLists.txt 225 B

12345
  1. idf_component_register(SRC_DIRS .
  2. INCLUDE_DIRS .
  3. REQUIRES app_update esp_https_ota
  4. PRIV_REQUIRES console tools display services platform_config spi_flash vfs console freertos platform_console
  5. )