esp-idf-ssd1306/CounterDemo/main/CMakeLists.txt

5 lines
85 B
CMake
Raw Normal View History

2022-05-04 01:45:33 -04:00
set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()