probe.rs
probe.rs
probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
cargo-embed
a cargo extension for working with microcontrollers
cargo-flash
a cargo extension for programming microcontrollers
hs-probe-firmware
A CMSIS-DAP implementation in pure Rust.
rtt-target
Target side implementation of the RTT (Real-Time Transfer) I/O protocol
probe-rs-rtt
Library for interfacing with the RTT (Real-Time Transfer) debugging protocol over probe-rs
vscode
VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basic command line debugging in addition to VSCode UI.
vscode-legacy
A vscode plugin for probe-rs