Skip to main content

serial_print

Macro serial_print 

Source
macro_rules! serial_print {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints to the host through the serial interface.