blk_box_tc/main/CMakeLists.txt
2024-08-02 17:53:22 -05:00

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)