Skip to content

Commit 3578db2

Browse files
committed
Remove redundant cfg
1 parent 259a4a5 commit 3578db2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

esp-hal/src/dma/pdma.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,6 @@ macro_rules! ImplI2sChannel {
915915
}
916916

917917
ImplSpiChannel!(2);
918-
#[cfg(spi3)]
919918
ImplSpiChannel!(3);
920919

921920
ImplI2sChannel!(0);

0 commit comments

Comments
 (0)