[−][src]Macro cortex_m_semihosting::hprintln
Macro for printing to the HOST standard output, with a newline.
This is similar to the println! macro in the standard library. Both will panic on any failure to
print.
Macro for printing to the HOST standard output, with a newline.
This is similar to the println! macro in the standard library. Both will panic on any failure to
print.