3 lines
122 B
CMake
3 lines
122 B
CMake
idf_component_register(SRCS "display.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES tft clock) |