feat:添加正点原子DNESP32S3B3开发板的小智AI例程 (#1931)

This commit is contained in:
Almost-LoverY
2026-04-13 21:09:11 +08:00
committed by GitHub
parent efeb3ad119
commit 97c0e75eec
7 changed files with 778 additions and 1 deletions

View File

@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "atk-dnesp32s3-box3",
"sdkconfig_append": []
}
]
}