mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
5 lines
229 B
CMake
5 lines
229 B
CMake
idf_component_register( SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES nvs_flash
|
|
PRIV_REQUIRES console tools services spi_flash app_update platform_config vfs pthread wifi-manager platform_config squeezelite )
|
|
|