CMakeLists.txt 255 B

12345
  1. idf_component_register(SRC_DIRS .
  2. PRIV_REQUIRES esp_common display wifi-manager pthread squeezelite-ota platform_console telnet
  3. INCLUDE_DIRS .
  4. EMBED_FILES ../server_certs/github.pem
  5. )