Skip to content

Commit

Permalink
Remove redundant cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Oct 7, 2024
1 parent b8b6d24 commit 35cacb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esp-hal/src/dma/pdma.rs
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@ macro_rules! ImplI2sChannel {
}

ImplSpiChannel!(2);
#[cfg(spi3)]
ImplSpiChannel!(3);

ImplI2sChannel!(0);
Expand Down

0 comments on commit 35cacb5

Please sign in to comment.