mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-03-22 22:39:27 +00:00
7 lines
92 B
CMake
7 lines
92 B
CMake
idf_component_register(SRCS "led.c"
|
|
INCLUDE_DIRS . ../tools/
|
|
|
|
)
|
|
|
|
|