CMakeLists.txt 310 B

12345678
  1. idf_component_register( SRC_DIRS .
  2. INCLUDE_DIRS .
  3. REQUIRES esp_common newlib freertos spi_flash nvs_flash mdns pthread wpa_supplicant platform_console squeezelite-ota
  4. EMBED_FILES style.css code.js index.html bootstrap.min.css.gz jquery.min.js.gz popper.min.js.gz bootstrap.min.js.gz
  5. )