Crate microbit [] [src]

Reexports

pub extern crate nrf51_hal as hal;
pub use nrf51::*;
pub use nrf51::interrupt::*;
pub use cortex_m_rt::*;

Macros

default_handler

This macro lets you override the default exception handler

exception

Assigns a handler to an exception

interrupt

Functions

serial_port