Less allowy.
This commit is contained in:
parent
076c795ebb
commit
44056c2e75
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ macro_rules! impl_dma {
|
|||
};
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
crate::pac::peripheral_dma_channels! {
|
||||
($peri:ident, usart, $kind:ident, RX, $channel:tt, $request:expr) => {
|
||||
impl_dma!($peri, $channel, RxDma, $request);
|
||||
|
|
Loading…
Reference in a new issue