build(boards): xpython板卡执行 npm run build:prod
This commit is contained in:
@@ -50,6 +50,33 @@
|
||||
"hid": false,
|
||||
"usb": false
|
||||
},
|
||||
"burn": {
|
||||
"erase": true,
|
||||
"MixGo AI": {
|
||||
"binFile": [
|
||||
{
|
||||
"offset": "0x0000",
|
||||
"path": "./build/MixGo_AI-ASR_V2.0.kfpkg"
|
||||
}
|
||||
]
|
||||
},
|
||||
"MixGo AI sensor": {
|
||||
"binFile": [
|
||||
{
|
||||
"offset": "0x0000",
|
||||
"path": "./build/MixGo_AI-Sensor_V1.0.kfpkg"
|
||||
}
|
||||
]
|
||||
},
|
||||
"MixGo AI sensor2": {
|
||||
"binFile": [
|
||||
{
|
||||
"offset": "0x0000",
|
||||
"path": "./build/MixGo_AI-Sensor_V1.2.kfpkg"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"upload": {
|
||||
"reset": []
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user