esp-idf-ssd1306/CounterDemo/main/CMakeLists.txt
2022-05-04 14:45:33 +09:00

5 lines
85 B
CMake

set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()