增加sp-esp32-s3-1.28-box开发板 (#714)

This commit is contained in:
Spotpear
2025-05-29 20:04:03 +08:00
committed by GitHub
parent e74fd34bf1
commit 34a77f75df
8 changed files with 597 additions and 100 deletions

View File

@@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "sp-esp32-s3-1.28-box",
"sdkconfig_append": []
}
]
}