esp-idf-ssd1306/AnimationDemo/main/CMakeLists.txt
2022-04-27 07:59:45 +09:00

5 lines
85 B
CMake

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