Update bootloader versions to latest

This commit is contained in:
Dan Halbert 2021-12-28 09:48:44 -05:00 committed by GitHub
parent a4fe9795d4
commit 227c9aeda5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {},