5 lines
196 B
CMake
Executable File
5 lines
196 B
CMake
Executable File
idf_component_register(SRCS "main.cpp" "drivers/TM1640/TM16xx.cpp" "drivers/TM1640/TM1640.cpp" "drivers/bottom_half.cpp"
|
|
INCLUDE_DIRS "")
|
|
|
|
|
|
set(EXTRA_COMPONENT_DIRS components) |