mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
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")
|