mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
7 lines
167 B
CMake
7 lines
167 B
CMake
idf_component_register( SRC_DIRS .
|
|
INCLUDE_DIRS .
|
|
REQUIRES bt display esp_common freertos nvs_flash esp32 spi_flash newlib pthread platform_config
|
|
|
|
)
|
|
|