aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-nrf/src/lib.rs')
-rw-r--r--embassy-nrf/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-nrf/src/lib.rs b/embassy-nrf/src/lib.rs
index 9c1211f0a..2b72debeb 100644
--- a/embassy-nrf/src/lib.rs
+++ b/embassy-nrf/src/lib.rs
@@ -152,7 +152,6 @@ pub mod spim;
152#[cfg(not(feature = "_nrf54l"))] // TODO 152#[cfg(not(feature = "_nrf54l"))] // TODO
153#[cfg(not(feature = "_nrf51"))] 153#[cfg(not(feature = "_nrf51"))]
154pub mod spis; 154pub mod spis;
155#[cfg(not(feature = "_nrf54l"))] // TODO
156#[cfg(not(any(feature = "_nrf5340-app", feature = "_nrf91")))] 155#[cfg(not(any(feature = "_nrf5340-app", feature = "_nrf91")))]
157pub mod temp; 156pub mod temp;
158#[cfg(not(feature = "_nrf54l"))] // TODO 157#[cfg(not(feature = "_nrf54l"))] // TODO