Files
xiaozhi-esp32/main/boards/xingzhi-cube-0.85tft-wifi/config.json
2025-12-09 17:20:01 +08:00

9 lines
162 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "xingzhi-cube-0.85tft-wifi",
"sdkconfig_append": []
}
]
}