Matt Trentini 03cf4d4980 rp2/boards/W5500_EVB_PICO: Update incorrect url in board.json.
Fixes issue #15122.

Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
2024-05-27 16:14:20 +10:00

21 lines
405 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"Dual-core",
"Ethernet",
"External Flash",
"USB"
],
"images": [
"W5500-EVB-Pico.jpg"
],
"mcu": "rp2040",
"product": "Wiznet W5500-EVB-Pico",
"thumbnail": "",
"url": "https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico",
"vendor": "Wiznet"
}