Skip to content

Commit 2b1d4e1

Browse files
authored
Add NINA FW 3.0.1 (#294)
1 parent c14973b commit 2b1d4e1

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed
Binary file not shown.
1.21 MB
Binary file not shown.

firmwares/NINA/3.0.1/NINA.bin

1.2 MB
Binary file not shown.

generator/new_boards.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"1.4.8",
3737
"1.5.0",
3838
"1.6.0",
39-
"2.0.0"
39+
"2.0.0",
40+
"3.0.1"
4041
],
4142
"name": "Arduino MKR WiFi 1010",
4243
"uploader_plugin": "arduino:nina-fwuploader-plugin@1.0.0",
@@ -64,7 +65,8 @@
6465
"1.4.8",
6566
"1.5.0",
6667
"1.6.0",
67-
"2.0.0"
68+
"2.0.0",
69+
"3.0.1"
6870
],
6971
"name": "Arduino NANO 33 IoT",
7072
"uploader_plugin": "arduino:nina-fwuploader-plugin@1.0.0",
@@ -90,7 +92,8 @@
9092
"1.4.8",
9193
"1.5.0",
9294
"1.6.0",
93-
"2.0.0"
95+
"2.0.0",
96+
"3.0.1"
9497
],
9598
"name": "Arduino Uno WiFi Rev2",
9699
"uploader_plugin": "arduino:nina-fwuploader-plugin@1.0.0",
@@ -99,7 +102,7 @@
99102
},
100103
"arduino:mbed_nano:nanorp2040connect": {
101104
"moduleName": "NINA",
102-
"versions": ["1.4.5", "1.4.6", "1.4.7", "1.4.8", "1.5.0", "1.6.0", "2.0.0"],
105+
"versions": ["1.4.5", "1.4.6", "1.4.7", "1.4.8", "1.5.0", "1.6.0", "2.0.0", "3.0.1"],
103106
"name": "Arduino Nano RP2040 Connect",
104107
"uploader_plugin": "arduino:nina-fwuploader-plugin@1.0.0",
105108
"additional_tools": ["arduino:rp2040tools@1.0.6"],

0 commit comments

Comments
 (0)