Update: 在线版添加devices配置项

This commit is contained in:
王立帮
2025-01-16 10:33:08 +08:00
parent 3a3fc5c8bf
commit fa78011344
20 changed files with 132 additions and 84 deletions

View File

@@ -54,7 +54,11 @@
},
"pythonToBlockly": false,
"web": {
"com": "serial",
"devices": {
"serial": true,
"hid": true,
"usb": false
},
"burn": {
"erase": true,
"micropython:esp32c2:mixgo_mini": {