Module io

Source
Expand description

UART Writer for panic!()s.

Structs§

Writer
Writer is used by kernel::debug to panic message to the serial port.

Statics§

WRITER
Global static for debug writer

Functions§

panic_fmt
Default panic handler for the microbit board.