forked from xiaozhi/xiaozhi-esp32
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:
9
main/boards/waveshare-s3-audio-board/config.json
Normal file
9
main/boards/waveshare-s3-audio-board/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "waveshare-s3-audio-board",
|
||||
"sdkconfig_append": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user