forked from xiaozhi/xiaozhi-esp32
* add waveshare-s3-audio-board * Modify the product link in the readme of the waveshare esp32s3-audio-board * Modify reset time
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "waveshare-s3-audio-board",
|
|
"sdkconfig_append": []
|
|
}
|
|
]
|
|
} |