Files
xiaozhi-esp32/main/boards/du-chatx/config.json
2025-12-09 17:20:01 +08:00

9 lines
145 B
JSON

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