majbthrd / DapperMime

CMSIS-DAP using TinyUSB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide new Raspberry Pi Pico version

ctron opened this issue Β· comments

The provided version for the Raspberry Pi in the releases section didn't work for me. I had to re-compile the most recent main branch and that fixed it for me.

Here is a binary that works (if you trust me 😁)

raspberry_pi_pico-DapperMime.uf2.gz

For a good getting started experience, it would be great to have a ready to flash binary.

That makes sense. The previous download corresponding to an early version of the code that did something completely different from the present code. The early code evolved into pico-debug where one RP2040 debugs itself, and this code became an alternative to the proprietary picoprobe where one RP2040 debugs a second RP2040.

I have added a download to the Releases.