stacksmashing / pdnd-picoprobe

A fork of Picoprobe, an SWD progammer firmware, for the Pico Debug'n'Dump
20 stars 4 forks source link

pdnd-picoprobe

A fork of Picoprobe, an SWD progammer firmware, for the Pico Debug'n'Dump.

Usage

Building

mkdir build
cd build
cmake ..
make

And just copy over the pdnd_picoprobe.uf2 file!