add waveshre ESP32-Touch-LCD-3.5 (#1794)

Co-authored-by: ggc <1648371663@q.com>
This commit is contained in:
ggc121238
2026-03-02 18:11:30 +08:00
committed by GitHub
parent feb61d4e45
commit 05f1a034ce
6 changed files with 407 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"target": "esp32",
"builds": [
{
"name": "esp32-touch-lcd-3.5"
}
]
}