Files
firmware/components/oled/CMakeLists.txt

4 lines
92 B
CMake

idf_component_register(INCLUDE_DIRS "include"
PRIV_REQUIRES driver
SRCS "Oled.cpp")