mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-22 15:38:24 +03:00
migrating to esp-idf V4.0 gcc 8.2 and CMake
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
idf_component_register(SRCS "esp_app_main.c"
|
||||
REQUIRES esp_common pthread squeezelite-ota platform_console
|
||||
REQUIRES esp_common pthread squeezelite-ota platform_console telnet
|
||||
INCLUDE_DIRS .
|
||||
EMBED_FILES ../server_certs/github.pem
|
||||
)
|
||||
Reference in New Issue
Block a user