增加 乐鑫科技的ESP32-S3-BOX 开发板 (#266)

Co-authored-by: ZengDerong <derong.zeng@nvc-lighting.com>
This commit is contained in:
Arx
2025-03-04 22:51:48 +08:00
committed by GitHub
parent 8c826a81de
commit ed46a94d27
5 changed files with 225 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "esp-box",
"sdkconfig_append": []
}
]
}