Added Waveshare ESP32-P4-WIFI6-Touch-LCD-7B third party board (#1243)

* Modify the MIPILCDDISPLAY class

* Added Waveshare ESP32-P4-WIFI6-Touch-LCD-7B third party board

* Add config,json for Waveshare ESP32-P4 series boards

* Fix some errors
This commit is contained in:
Y1hsiaochunnn
2025-10-09 12:00:22 +08:00
committed by GitHub
parent 549399b795
commit 6a28a98c8b
11 changed files with 335 additions and 8 deletions

View File

@@ -65,6 +65,10 @@ dependencies:
version: ^1.0.1
rules:
- if: target in [esp32p4]
espressif/esp_lcd_ek79007:
version: ^1.0.3
rules:
- if: target in [esp32p4]
espressif/esp_hosted:
version: 2.0.17
rules: