Formatting.
This commit is contained in:
parent
24f18819c8
commit
6b78d56ceb
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ pub mod rcc;
|
|||
// Sometimes-present hardware
|
||||
#[cfg(adc)]
|
||||
pub mod adc;
|
||||
#[cfg(bdma)]
|
||||
pub mod bdma;
|
||||
#[cfg(timer)]
|
||||
pub mod clock;
|
||||
#[cfg(dac)]
|
||||
|
|
Loading…
Reference in a new issue