esp-idf-ssd1306/CMakeLists.txt
2019-04-20 09:44:55 +09:00

6 lines
88 B
CMake

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