blob: 78117c541589b41817680bdd079471ce7a16ce20 [file] [log] [blame]
#![feature(const_fn)]
#![forbid(unsafe_code)]
#![no_std]
pub mod debug_uart;