fix(board): 修复micropython_esp32c2 web usb工作异常
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user