Module hail::io [] [src]

Support routines for debugging I/O.

Note: Use of this module will trample any other USART0 configuration.

Reexports

use core::fmt::*;
use core::str;
use kernel::debug;
use kernel::hil::led;
use kernel::hil::uart;
use kernel::hil::uart::UART;
use sam4l;

Structs

Writer

Statics

WRITER

Functions

panic_fmt

Panic handler.