mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
7 lines
92 B
CMake
7 lines
92 B
CMake
idf_component_register(SRCS "led.c"
|
|
INCLUDE_DIRS . ../tools/
|
|
|
|
)
|
|
|
|
|