chore(board): 移除micropython_esp32c2下devices的vid和pid筛选
This commit is contained in:
@@ -70,30 +70,9 @@
|
|||||||
"pythonToBlockly": false,
|
"pythonToBlockly": false,
|
||||||
"web": {
|
"web": {
|
||||||
"devices": {
|
"devices": {
|
||||||
"serial": {
|
"serial": true,
|
||||||
"filters": [
|
"hid": true,
|
||||||
{
|
"usb": true
|
||||||
"usbVendorId": 6790,
|
|
||||||
"usbProductId": 65036
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"hid": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"vendorId": 6790,
|
|
||||||
"productId": 65036
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"usb": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"vendorId": 6790,
|
|
||||||
"productId": 65036
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"burn": {
|
"burn": {
|
||||||
"erase": true,
|
"erase": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user