examples/lcd: Add touch support into i80 lcd example.

This commit is contained in:
Vilem Zavodny
2022-06-08 12:33:03 +02:00
parent d7ab8fd4ba
commit 036705fe8f
6 changed files with 211 additions and 18 deletions
@@ -1,3 +1,6 @@
dependencies:
idf: ">=4.4"
lvgl/lvgl: "~8.2.0"
esp_lcd_touch_gt911: "^1.0"
esp_lcd_touch_tt21100: "^1.0"
esp_lcd_touch_ft5x06: "^1.0"