fix: resolve potential crash on touch isr (#885)

This commit is contained in:
laride
2025-07-05 14:56:11 +08:00
committed by GitHub
parent 10016a3ea5
commit b7c1989a34
2 changed files with 45 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ dependencies:
espressif/esp_lcd_touch_ft5x06: ~1.0.7
espressif/esp_lcd_touch_gt911: ^1
waveshare/esp_lcd_touch_cst9217: ^1.0.3
esp_lcd_touch_cst816s: "^1"
espressif/esp_lcd_touch_cst816s: ^1.0.6
lvgl/lvgl: ~9.2.2
esp_lvgl_port: ~2.6.0
espressif/esp_io_expander_tca95xx_16bit: ^2.0.0
@@ -33,6 +33,7 @@ dependencies:
espressif/adc_mic: ^0.2.0
espressif/esp_mmap_assets: '>=1.2'
txp666/otto-emoji-gif-component: ~1.0.2
espressif/adc_battery_estimation: ^0.2.0
# SenseCAP Watcher Board
wvirgil123/esp_jpeg_simd:
@@ -73,4 +74,3 @@ dependencies:
## Required IDF version
idf:
version: '>=5.4.0'
espressif/adc_battery_estimation: =*