fix(board): 修复micropython_esp32c2 web usb工作异常
This commit is contained in:
@@ -70,7 +70,6 @@
|
|||||||
"pythonToBlockly": false,
|
"pythonToBlockly": false,
|
||||||
"web": {
|
"web": {
|
||||||
"devices": {
|
"devices": {
|
||||||
"micropython:esp32c2:mixgo_mini": {
|
|
||||||
"serial": {
|
"serial": {
|
||||||
"filters": [
|
"filters": [
|
||||||
{
|
{
|
||||||
@@ -96,10 +95,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"serial": true,
|
|
||||||
"hid": true,
|
|
||||||
"usb": true
|
|
||||||
},
|
|
||||||
"burn": {
|
"burn": {
|
||||||
"erase": true,
|
"erase": true,
|
||||||
"micropython:esp32c2:mixgo_mini": {
|
"micropython:esp32c2:mixgo_mini": {
|
||||||
|
|||||||
Reference in New Issue
Block a user