feat: 适配 ESP-S3-EV-Board-2 开发板 (#1043)

* feat: 适配 ESP-S3-EV-Board-2 开发板

* fix: config name

* fix: ev_board type choice

* fix: remove version config

---------

Co-authored-by: vritser <vritser@gmail.com>
This commit is contained in:
vritser
2025-08-12 20:21:18 +08:00
committed by GitHub
parent 9ae34d3b45
commit cfb635d870
11 changed files with 1020 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ dependencies:
espressif/esp32-camera: ^2.0.15
espressif/esp_lcd_touch_ft5x06: ~1.0.7
espressif/esp_lcd_touch_gt911: ^1
espressif/esp_lcd_touch_gt1151: ^1
waveshare/esp_lcd_touch_cst9217: ^1.0.3
espressif/esp_lcd_touch_cst816s: ^1.0.6
lvgl/lvgl: ~9.2.2
@@ -61,7 +62,7 @@ dependencies:
rules:
- if: target in [esp32p4]
espressif/esp_hosted:
version: '2.0.17'
version: 2.0.17
rules:
- if: target in [esp32h2, esp32p4]
espressif/esp_wifi_remote: