lvgl_esp32_drivers/Kconfig

10 lines
134 B
Plaintext
Raw Normal View History

menu "LVGL ESP Drivers"
rsource "lvgl_tft/Kconfig"
rsource "lvgl_touch/Kconfig"
rsource "i2c_manager/Kconfig"
endmenu