UF2 Loader release

Hi,

I have found an interesting software package: picocalc-wezterm by wezterm. It’s a full-fledged SSH client for PicoCalc with Pico2_w.

Unfortunately, when I tried to install it with uf2loader, I got reboot loop. The whole thing is implemented in Rust, which makes troubleshooting harder, for me at least, but once I figured out how to enable interrupts, it ran!

Or sort of ran, because when I’m trying to enter WiFi SSID/password, I get “Corrupted” error. WiFi parameters are stored in device flash, so that’s the most likely reason.

Anyway, other commands seem to work, so I have decided to share my fork:

Maybe there’s someone here who knows Rust and 2350 flash structure and would be able to help in the “Corrupted” problem.

1 Like