Files
xiaozhi-esp32/main/boards/minsi-k08-dual/config.json
hanhanlili 319d3332be 增加敏思开发板 (#649)
* 增加敏思开发板

* 去除不需要的代码

---------

Co-authored-by: Xiaoxia <terrence@tenclass.com>
2025-05-22 14:29:38 +08:00

9 lines
151 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "minsi-k08-dual",
"sdkconfig_append": []
}
]
}