Logs panic messages over RTT using rtt-target.
# Cargo.toml
[dependencies]
panic-rtt-target = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a panic handler that outputs messages via RTT.
Ensure your debug probe and target support RTT, and use rtt-target::rtt_init_print!() before panics.
No dependency data recorded yet.