Enables semihosting output for ARM Cortex-M microcontrollers.
# Cargo.toml
[dependencies]
cortex-m-semihosting = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints a message via the host debugger.
Ensure your debug probe or emulator has semihosting enabled
No dependency data recorded yet.