Add support for rtc_v3h7rs
This commit is contained in:
parent
7cbc9058bc
commit
0bbde1f659
@ -25,7 +25,7 @@ use crate::time::Hertz;
|
|||||||
),
|
),
|
||||||
path = "v2.rs"
|
path = "v2.rs"
|
||||||
)]
|
)]
|
||||||
#[cfg_attr(any(rtc_v3, rtc_v3u5, rtc_v3l5), path = "v3.rs")]
|
#[cfg_attr(any(rtc_v3, rtc_v3u5, rtc_v3l5, rtc_v3h7rs), path = "v3.rs")]
|
||||||
mod _version;
|
mod _version;
|
||||||
#[allow(unused_imports)]
|
#[allow(unused_imports)]
|
||||||
pub use _version::*;
|
pub use _version::*;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user