5 lines
130 B
CMake
5 lines
130 B
CMake
|
|
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
PRIV_REQUIRES driver esp_lcd)
|