4 Comments
May 19, 2023Liked by Jim Hodapp

Awesome articles, thanks! Had some issues in part 2. I'm on a M1 Mac, Mac OS 13.3.1:

* there was no .cargo/config, but a .cargo/config.toml

* I had to prefix the changed runner with [target.thumbv6m-none-eabi], or it would try to use elf2uf2-rs and fail.

Expand full comment
Nov 21, 2021Liked by Jim Hodapp

Looking forward to your next article in this series. Would love to be able to debug rust code on Linux with Visual Code Studio and the 4$ PICO as a target!

Expand full comment