utralib 0.1.25

Xous UTRA (Unambiguous Thin Register Abstration) library generator
Documentation
1
2
3
4
#![cfg_attr(any(target_os = "none", not(feature = "std")), no_std)]
pub mod generated;
#[cfg(not(any(windows, unix)))]
pub use generated::*;