8000 Add NINA FW 1.4.8 (#95) · arduino/arduino-fwuploader@5eb1f23 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5eb1f23

Browse files
authored
Add NINA FW 1.4.8 (#95)
* Add NINA FW 1.4.8 binaries * Add NINA FW 1.4.8 to versions list
1 parent d50e123 commit 5eb1f23

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed
Binary file not shown.
Binary file not shown.

firmwares/NINA/1.4.8/NINA.bin

1.08 MB
Binary file not shown.

generator/boards.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"1.4.4",
2626
"1.4.5",
2727
"1.4.6",
28-
"1.4.7"
28+
"1.4.7",
29+
"1.4.8"
2930
]
3031
},
3132
"arduino:samd:nano_33_iot":{
@@ -45,7 +46,8 @@
4546
"1.4.4",
4647
"1.4.5",
4748
"1.4.6",
48-
"1.4.7"
49+
"1.4.7",
50+
"1.4.8"
4951
]
5052
},
5153
"arduino:samd:mkrvidor4000":{
@@ -65,7 +67,8 @@
6567
"1.4.4",
6668
"1.4.5",
6769
"1.4.6",
68-
"1.4.7"
70+
"1.4.7",
71+
"1.4.8"
6972
]
7073
},
7174
"arduino:megaavr:uno2018":{
@@ -83,15 +86,17 @@
8386
"1.4.4",
8487
"1.4.5",
8588
"1.4.6",
86-
"1.4.7"
89+
"1.4.7",
90+
"1.4.8"
8791
]
8892
},
8993
"arduino:mbed_nano:nanorp2040connect":{
9094
"moduleName":"NINA",
9195
"versions":[
9296
"1.4.5",
9397
"1.4.6",
94-
"1.4.7"
98+
"1.4.7",
99+
"1.4.8"
95100
]
96101
}
97-
}
102+
}

0 commit comments

Comments
 (0)
0