1
2
3
4
5
6
#![no_std]

extern crate volatile_register;

#[allow(dead_code)]
pub mod peripheral;