/pdnd-picoprobe

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

Primary LanguageC

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!