fix(board): 修复micropython_esp32c2 web usb工作异常

This commit is contained in:
王立帮
2025-07-26 10:41:20 +08:00
parent 7a6aec1c12
commit 9e9d3e1e79

View File

@@ -70,7 +70,6 @@
"pythonToBlockly": false,
"web": {
"devices": {
"micropython:esp32c2:mixgo_mini": {
"serial": {
"filters": [
{
@@ -96,10 +95,6 @@
]
}
},
"serial": true,
"hid": true,
"usb": true
},
"burn": {
"erase": true,
"micropython:esp32c2:mixgo_mini": {