Target side implementation of the RTT (Real-Time Transfer) I/O protocol for embedded debugging.
# Cargo.toml
[dependencies]
rtt-target = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize RTT and print a message via the debug channel.
Ensure you have a compatible debug probe and that RTT is enabled in your firmware.
No dependency data recorded yet.