Skip to content

Commit 4cf4a56

Browse files
Update plugin doc (#213)
1 parent 1d89350 commit 4cf4a56

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/plugins.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,20 @@ The new information is hosted in the
1616
[plugin_firmware_index.json](https://downloads.arduino.cc/arduino-fwuploader/boards/plugin_firmware_index.json), which
1717
is generated by `generator.py`.
1818

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
2033

2134
The source code can be found [here](https://github.com/arduino/uno-r4-wifi-fwuploader-plugin).
2235

0 commit comments

Comments
 (0)