[W5500_EVB_PICO] LAN module named different than on other boards #16540
Unanswered
H-Sachse
asked this question in
RP2040 / Pico
Replies: 1 comment
-
There seems to be another issue with the WIZNET5K module as I'm unable to get the already initialized interface instance like it is implemented in PR #920 on line 116. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue getting WEBREPL working on my W5500-EVP-PICO.
PR #920 would fix this, but the W5500-EVB-PICO port names the LAN interface "WIZNET5K" instead of "LAN".
I would suggest to rename the network module to LAN to be in sync with other ports that have a LAN interface and provide an alias named "WIZNET5K" for backward compatibility.
Beta Was this translation helpful? Give feedback.
All reactions