Registry / other / probe-rs-rtt

probe-rs-rtt

JSON →
library0.14.2rscratesunverified

Host side implementation of the RTT (Real-Time Transfer) I/O protocol over probe-rs for embedded debugging.

# Cargo.toml [dependencies] probe-rs-rtt = "0.14.2"
INSTALL
IMPORT
SIG · PROBE-RS-RTT
P
probe-rs-rtt
otherrustv0.14.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rtt
use probe_rs_rtt::Rtt;

Minimal example showing the primary type import.

use probe_rs_rtt::Rtt; fn main() { // Placeholder; requires a probe-rs session println!("RTT host implementation ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
probe-rs-rtt — cargo add probe-rs-rtt · libregistry