Upgrade to ESP-IDF 5.3.2 (#145)

This also fixes the touch driver issue.
I also fixed an unrelated touch driver cleanup issue.
This commit is contained in:
Ken Van Hoeylandt
2025-01-02 22:04:20 +01:00
committed by GitHub
parent a7d15056d8
commit ec90198dbf
9 changed files with 73 additions and 56 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ dependencies:
espressif/esp_lcd_touch_gt911: "1.1.1~2"
espressif/esp_lcd_touch_ft5x06: "1.0.6~1"
espressif/esp_lcd_touch: "1.1.2"
idf: '5.3.1'
idf: '5.3.2'