Files
xiaozhi-esp32/main/boards/du-chatx/config.json

9 lines
137 B
JSON
Raw Normal View History

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