5 lines
72 B
Rust
Raw Normal View History

#[cfg_attr(pwr_h7, path = "h7.rs")]
mod _version;
pub use _version::*;