mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-02-27 14:26:36 +00:00
12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "waveshare-s3-touch-lcd-1.83",
|
|
"sdkconfig_append": [
|
|
"CONFIG_USE_WECHAT_MESSAGE_STYLE=n",
|
|
"CONFIG_USE_DEVICE_AEC=y"
|
|
]
|
|
}
|
|
]
|
|
} |