Files
QingLong/XiaoZhi/xiaozhi-esp32/main/boards/esp-box-3/config.json
2025-08-15 09:13:13 +08:00

9 lines
138 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "esp-box-3",
"sdkconfig_append": []
}
]
}