Move Bootmagic config to data driven (#19860)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"pid": "0x5044",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [1, 3]
|
||||
},
|
||||
"processor": "WB32F3G71",
|
||||
"bootloader": "wb32-dfu",
|
||||
"layouts": {
|
||||
|
@@ -8,6 +8,9 @@
|
||||
"pid": "0x5044",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"bootmagic": {
|
||||
"matrix": [1, 3]
|
||||
},
|
||||
"processor": "WB32F3G71",
|
||||
"bootloader": "wb32-dfu",
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user