Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 418 Bytes

probe

WIP probe firmware using dap-rs.

Can be flashed on STLink v2 boards, including the clones.

Installation

  • 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