Robin Mueller
94c6d91bae
- The workspace is now a monorepo without submodules. The HAL, PAC and BSP are integrated directly - Update all dependencies: embedded-hal v1 and RTIC v2
4 lines
72 B
Rust
4 lines
72 B
Rust
//! Prelude
|
|
pub use fugit::ExtU32 as _;
|
|
pub use fugit::RateExtU32 as _;
|