diff options
Diffstat (limited to 'embassy-nrf/src/lib.rs')
| -rw-r--r-- | embassy-nrf/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-nrf/src/lib.rs b/embassy-nrf/src/lib.rs index ba8206d13..3d1f2d4c0 100644 --- a/embassy-nrf/src/lib.rs +++ b/embassy-nrf/src/lib.rs | |||
| @@ -170,7 +170,6 @@ pub mod uarte; | |||
| 170 | feature = "nrf52840" | 170 | feature = "nrf52840" |
| 171 | ))] | 171 | ))] |
| 172 | pub mod usb; | 172 | pub mod usb; |
| 173 | #[cfg(not(feature = "_nrf54l"))] // TODO | ||
| 174 | pub mod wdt; | 173 | pub mod wdt; |
| 175 | 174 | ||
| 176 | // This mod MUST go last, so that it sees all the `impl_foo!` macros | 175 | // This mod MUST go last, so that it sees all the `impl_foo!` macros |
