stm32/dma: fix interrupt codegen for new stm32-data
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#[cfg(bdma)]
|
||||
mod bdma;
|
||||
pub(crate) mod bdma;
|
||||
#[cfg(dma)]
|
||||
mod dma;
|
||||
pub(crate) mod dma;
|
||||
#[cfg(dmamux)]
|
||||
mod dmamux;
|
||||
|
||||
|
Reference in New Issue
Block a user