File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,20 @@ The new information is hosted in the
16
16
[ plugin_firmware_index.json] ( https://downloads.arduino.cc/arduino-fwuploader/boards/plugin_firmware_index.json ) , which
17
17
is generated by ` generator.py ` .
18
18
19
- ## uno-r4-wifi-plugin
19
+ ## Portenta C33
20
+
21
+ The source code can be found [ here] ( https://github.com/arduino/portenta-c33-fwuploader-plugin ) .
22
+
23
+ ## Nina family
24
+
25
+ The source code can be found [ here] ( https://github.com/arduino/nina-fwuploader-plugin ) . Supported boards:
26
+
27
+ - [ MKR WiFi 1010] ( https://docs.arduino.cc/hardware/mkr-wifi-1010 )
28
+ - [ Nano 33 IoT] ( https://docs.arduino.cc/hardware/nano-33-iot )
29
+ - [ UNO WiFi Rev2] ( https://docs.arduino.cc/hardware/uno-wifi-rev2 )
30
+ - [ Nano RP2040 Connect] ( https://docs.arduino.cc/hardware/nano-rp2040-connect )
31
+
32
+ ## UNO R4 WiFi
20
33
21
34
The source code can be found [ here] ( https://github.com/arduino/uno-r4-wifi-fwuploader-plugin ) .
22
35
You can’t perform that action at this time.
0 commit comments