mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-15 07:57:07 +03:00
idf.py app now builds both squeezelite and recovery in a single pass
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
idf_component_register( SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
PRIV_REQUIRES json newlib console esp_common freertos
|
||||
PRIV_REQUIRES json tools newlib console esp_common freertos
|
||||
REQUIRES nvs_flash
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user