Update bootloader versions to latest
This commit is contained in:
parent
a4fe9795d4
commit
227c9aeda5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"bootloaders": {
|
||||
"nrf52840": {
|
||||
"version": "0.3.2"
|
||||
"version": "0.6.3"
|
||||
},
|
||||
"atmel-samd": {
|
||||
"version": "v3.13.0"
|
||||
},
|
||||
"esp32s2": {
|
||||
"version": "0.5.2"
|
||||
"version": "0.7.0"
|
||||
},
|
||||
"stm": {},
|
||||
"cxd56": {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue