add zhengchen_ml307 board(征辰科技) (#641)

* add zhengchen_ml307 board

* add boards_http
This commit is contained in:
liyuaxue
2025-05-21 22:09:12 +08:00
committed by GitHub
parent 61bf5754db
commit 0183830915
7 changed files with 338 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "zhengchen-1.54tft-ml307",
"sdkconfig_append": []
}
]
}