forked from gronod/squeezelite-esp32
7 lines
92 B
CMake
7 lines
92 B
CMake
idf_component_register(SRCS "led.c"
|
|
INCLUDE_DIRS . ../tools/
|
|
|
|
)
|
|
|
|
|