Skip to content

Commit 8fc9c19

Browse files
Add new WizNet boards to README
1 parent 10b869e commit 8fc9c19

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ See https://arduino-pico.readthedocs.io/en/latest/ along with the examples for m
3636
* SparkFun Thing Plus RP2040
3737
* uPesy RP2040 DevKit
3838
* WIZnet W5100S-EVB-Pico
39+
* WIZnet W5500-EVB-Pico
40+
* WIZnet WizFi360-EVB-Pico
3941
* Generic (configurable flash, I/O pins)
4042

4143
# Installing via Arduino Boards Manager

package/package_pico_index.template.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@
9595
{
9696
"name": "WIZnet W5100S-EVB-Pico"
9797
},
98+
{
99+
"name": "WIZnet 5500-EVB-Pico"
100+
},
101+
{
102+
"name": "WIZnet WizFi360-EVB-Pico"
103+
},
98104
{
99105
"name": "Generic RP2040 Module"
100106
}

0 commit comments

Comments
 (0)