klips/esp/cpp/components/ssd1306/CMakeLists.txt

5 lines
74 B
CMake
Raw Normal View History

idf_component_register(
SRCS "ssd1306.c"
INCLUDE_DIRS "include"
)