mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-21 05:49:26 +00:00
5 lines
275 B
CMake
5 lines
275 B
CMake
idf_component_register(SRC_DIRS .
|
|
PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets led_strip metrics platform_config
|
|
LDFRAGMENTS "linker.lf"
|
|
)
|