Stub in the DMA bits that aren't yet there.
This commit is contained in:
@@ -26,7 +26,7 @@ pub mod adc;
|
||||
pub mod clock;
|
||||
#[cfg(dac)]
|
||||
pub mod dac;
|
||||
#[cfg(dma)]
|
||||
#[cfg(any(dma, dmamux))]
|
||||
pub mod dma;
|
||||
#[cfg(all(eth, feature = "net"))]
|
||||
pub mod eth;
|
||||
|
Reference in New Issue
Block a user