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

3 lines
84 B
CMake
Raw Normal View History

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