esp-idf-ssd1306/WrapAroundDemo/main/CMakeLists.txt
2022-04-26 20:11:08 +09:00

5 lines
85 B
CMake

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