stm32/rcc: f4/f7 cleanup and make a bit more consistent.
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#[cfg_attr(pwr_g4, path = "g4.rs")]
|
||||
#[cfg_attr(pwr_l1, path = "l1.rs")]
|
||||
#[cfg_attr(pwr_u5, path = "u5.rs")]
|
||||
#[cfg_attr(pwr_wb55, path = "wb55.rs")]
|
||||
mod _version;
|
||||
|
||||
pub use _version::*;
|
||||
|
0
embassy-stm32/src/pwr/wb55.rs
Normal file
0
embassy-stm32/src/pwr/wb55.rs
Normal file
Reference in New Issue
Block a user