pub unsafe fn set_debug_writer_wrapper(
    debug_writer: &'static mut DebugWriterWrapper,
)Expand description
Function used by board main.rs to set a reference to the writer.
pub unsafe fn set_debug_writer_wrapper(
    debug_writer: &'static mut DebugWriterWrapper,
)Function used by board main.rs to set a reference to the writer.