mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2025-08-06 18:29:41 +08:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "lichuang-dev",
|
|
"sdkconfig_append": [
|
|
"CONFIG_USE_REALTIME_CHAT=y"
|
|
]
|
|
}
|
|
]
|
|
} |