2 lines
99 B
CMake
2 lines
99 B
CMake
idf_component_register(SRCS "esp_lcd_touch.c" INCLUDE_DIRS "include" REQUIRES "driver" "esp_lcd")
|