fabhardware.fablight2/main/CMakeLists.txt
2024-09-26 14:44:54 -04:00

5 lines
197 B
CMake

idf_component_register( SRCS
"LEDController_Task.c"
"SerialClient_Task.c"
"main.c"
INCLUDE_DIRS ".")