WIP probe firmware using dap-rs
.
Can be flashed on STLink v2 boards, including the clones.
- Connect another probe to GND, SWDIO, SWCLK to the probe where you want to install
eprobe
on. See boards for SWD pinouts for different stlink boards. - Run
build.sh
. - Run
cd flasher; cargo run