klips/esp/cpp/components/ssd1306/CMakeLists.txt
2025-11-01 18:32:39 -04:00

3 lines
84 B
CMake

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