add waveshare-s3-audio-board (#1139)

* add waveshare-s3-audio-board

* Modify the product link in the readme of the waveshare esp32s3-audio-board

* Modify reset time
This commit is contained in:
ggc121238
2025-09-01 10:50:39 +08:00
committed by GitHub
parent d09537ed5c
commit 3e37551923
8 changed files with 933 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "waveshare-s3-audio-board",
"sdkconfig_append": []
}
]
}