Branch: main
Commit: 021ff04c96dc222e94075a68b5eea033d37f5da7
HW: Raspberry Pi Pico 2 W, Raspberry Pi Debug Probe
Issue
The blinky_wifi example appears to hang with the debug message:
1.511247 [DEBUG] waiting for F2 to be ready... (cyw43 cyw43/src/runner.rs:315)
Steps to reproduce
- Checkout the
embassy-rs repo
- Open the
rp235x example folder
- Run
cargo run --bin blinky_wifi
Misc.
- I'm using probe-rs with the latest debug probe firmware
Thank you all 😄