Monorepo for Rust support of VA416XX family of radiation hardened MCUs
This commit is contained in:
4
va416xx-hal/src/prelude.rs
Normal file
4
va416xx-hal/src/prelude.rs
Normal file
@ -0,0 +1,4 @@
|
||||
//! Prelude
|
||||
pub use crate::clock::{ClkgenExt, SyscfgExt};
|
||||
pub use fugit::ExtU32 as _;
|
||||
pub use fugit::RateExtU32 as _;
|
Reference in New Issue
Block a user