mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-20 04:25:34 -04:00
rp2/boards/W5500_EVB_PICO: Update incorrect url in board.json.
Fixes issue #15122. Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
This commit is contained in:
parent
a34b5d1b79
commit
03cf4d4980
@ -15,6 +15,6 @@
|
|||||||
"mcu": "rp2040",
|
"mcu": "rp2040",
|
||||||
"product": "Wiznet W5500-EVB-Pico",
|
"product": "Wiznet W5500-EVB-Pico",
|
||||||
"thumbnail": "",
|
"thumbnail": "",
|
||||||
"url": "https://www.wiznet.io/product-item/w5500-evb-pico/",
|
"url": "https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico",
|
||||||
"vendor": "Wiznet"
|
"vendor": "Wiznet"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user