5 lines
74 B
CMake
5 lines
74 B
CMake
idf_component_register(
|
|
SRCS "ssd1306.c"
|
|
INCLUDE_DIRS "include"
|
|
)
|