Files
xiaozhi-esp32/main/boards/du-chatx/config.json
2026-04-26 21:35:04 +08:00

9 lines
137 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "du-chatx",
"sdkconfig_append": []
}
]
}