probe.rs

Results 13 repositories owned by probe.rs

probe-rs

1.5k
Stars
313
Forks
Watchers

A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

cargo-embed

290
Stars
37
Forks
Watchers

a cargo extension for working with microcontrollers

cargo-flash

249
Stars
24
Forks
Watchers

a cargo extension for programming microcontrollers

hs-probe

123
Stars
5
Forks
Watchers

hs-probe-firmware

73
Stars
13
Forks
Watchers

A CMSIS-DAP implementation in pure Rust.

rtt-target

90
Stars
24
Forks
Watchers

Target side implementation of the RTT (Real-Time Transfer) I/O protocol

probe-rs-rtt

24
Stars
12
Forks
Watchers

Library for interfacing with the RTT (Real-Time Transfer) debugging protocol over probe-rs

rusty-probe

68
Stars
7
Forks
Watchers

vscode

63
Stars
5
Forks
Watchers

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

18
Stars
1
Forks
Watchers

A vscode plugin for probe-rs