Revert to LVGL 9.0.0 (#64)

* Revert "Update ESP LCD Touch dependencies (#63)"

This reverts commit cbd0355cec.

* Revert "Updated board configs for LVGL changes (#62)"

This reverts commit 52d769854f.

* Revert "Various updates (#60)"

This reverts commit a8a664703b.
This commit is contained in:
Ken Van Hoeylandt
2024-10-28 23:08:24 +01:00
committed by GitHub
parent cbd0355cec
commit 62d30e8b7b
55 changed files with 706 additions and 2335 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
# Hardware defaults
CONFIG_TT_BOARD_CUSTOM=y
# LVGL
CONFIG_LV_DEF_REFR_PERIOD=17
CONFIG_LV_DISP_DEF_REFR_PERIOD=17
CONFIG_LV_INDEV_DEF_READ_PERIOD=17