Update(boards): xpython板卡执行 build:prod
This commit is contained in:
@@ -66,6 +66,32 @@
|
|||||||
"pythonToBlockly": false,
|
"pythonToBlockly": false,
|
||||||
"web": {
|
"web": {
|
||||||
"devices": {
|
"devices": {
|
||||||
|
"micropython:esp32c2:mixgo_mini": {
|
||||||
|
"serial": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"usbVendorId": 6790,
|
||||||
|
"usbProductId": 65036
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"hid": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"vendorId": 6790,
|
||||||
|
"productId": 65036
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"usb": {
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"vendorId": 6790,
|
||||||
|
"productId": 65036
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"serial": true,
|
"serial": true,
|
||||||
"hid": true,
|
"hid": true,
|
||||||
"usb": true
|
"usb": true
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user