[BUG] w5500-evb-pico is not reachable over usbnsh
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Description / Steps to reproduce the issue
The w5500-evb-pico appears offline after flashing config usbnsh starting with commit `1fe07d0838084016b47aeb4650dfec29590f45be` which is related to pr #15285
## Steps to riproduce:
1. `git checkout 1fe07d0838084016b47aeb4650dfec29590f45be`
2. `./tools/configure.sh -l w5500-evb-pico:usbnsh`
3. `sudo dmesg` says the device appears offline
4. Repeating the same process with the commit coming right before it `badb5c5ac69574aca724a79f5256e8d8b49e8ba8` shows that it is perfectly functional
### On which OS does this issue occur?
[OS: Linux]
### What is the version of your OS?
Pop!_OS 22.04 LTS
### NuttX Version
master
### Issue Architecture
[Arch: arm]
### Issue Area
[Area: Board support]
### Verification
- [x] I have verified before submitting the report.
Contributor guide
Assessment
This issue has not been assessed yet.