4 lines
139 B
CMake
4 lines
139 B
CMake
idf_component_register(SRCS "esp_lcd_jd9853.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES "esp_lcd" "driver")
|