A fork of Picoprobe, an SWD progammer firmware, for the Pico Debug'n'Dump.
- Make sure the "Mode" switch is set to I2C/SWD
- Follow general OpenOCD instructions such as this: https://visualgdb.com/tutorials/raspberry/pico/picoprobe/
mkdir build
cd build
cmake ..
make
And just copy over the pdnd_picoprobe.uf2 file!