Files

6 lines
85 B
CMake

idf_component_register(
SRCS "oled.c"
INCLUDE_DIRS "."
REQUIRES driver
)