pub fn set_debug_log(sink: fn(Arguments<'_>))
Install the board’s debug-log sink. Call once, as early in boot as the sink itself is usable; a later call replaces the previous sink.