Formatting.
This commit is contained in:
parent
24f18819c8
commit
6b78d56ceb
@ -22,8 +22,6 @@ pub mod rcc;
|
|||||||
// Sometimes-present hardware
|
// Sometimes-present hardware
|
||||||
#[cfg(adc)]
|
#[cfg(adc)]
|
||||||
pub mod adc;
|
pub mod adc;
|
||||||
#[cfg(bdma)]
|
|
||||||
pub mod bdma;
|
|
||||||
#[cfg(timer)]
|
#[cfg(timer)]
|
||||||
pub mod clock;
|
pub mod clock;
|
||||||
#[cfg(dac)]
|
#[cfg(dac)]
|
||||||
|
Loading…
Reference in New Issue
Block a user