Function kernel::debug::set_debug_queue
source ยท pub unsafe fn set_debug_queue(buffer: &'static mut DebugQueueWrapper)
Expand description
Function used by board main.rs to set a reference to the debug queue.
pub unsafe fn set_debug_queue(buffer: &'static mut DebugQueueWrapper)
Function used by board main.rs to set a reference to the debug queue.