Logs panic messages using the ITM (Instrumentation Trace Macrocell) for embedded systems.
# Cargo.toml
[dependencies]
panic-itm = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a panic handler that logs via ITM.
Ensure your target microcontroller supports ITM and connect the SWO pin.
No dependency data recorded yet.