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