Fixup ek65 -- add processor & bootloader in info.json (#19815)
This commit is contained in:
parent
fe02abc479
commit
ab1dd0faab
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
"pid": "0x0002",
|
"pid": "0x0002",
|
||||||
"device_version": "0.0.1"
|
"device_version": "0.0.1"
|
||||||
},
|
},
|
||||||
|
"processor": "atmega32u4",
|
||||||
|
"bootloader": "atmel-dfu",
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_all": {
|
"LAYOUT_all": {
|
||||||
"layout":[
|
"layout":[
|
||||||
|
|
Loading…
Reference in a new issue