diff options
Diffstat (limited to 'embassy-boot/boot/src/test_flash/blocking.rs')
| -rw-r--r-- | embassy-boot/boot/src/test_flash/blocking.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embassy-boot/boot/src/test_flash/blocking.rs b/embassy-boot/boot/src/test_flash/blocking.rs index ba33c9208..5ec476c65 100644 --- a/embassy-boot/boot/src/test_flash/blocking.rs +++ b/embassy-boot/boot/src/test_flash/blocking.rs | |||
| @@ -51,7 +51,6 @@ where | |||
| 51 | } | 51 | } |
| 52 | } | 52 | } |
| 53 | 53 | ||
| 54 | #[cfg(feature = "nightly")] | ||
| 55 | impl<ACTIVE, DFU, STATE> BlockingTestFlash<ACTIVE, DFU, STATE> | 54 | impl<ACTIVE, DFU, STATE> BlockingTestFlash<ACTIVE, DFU, STATE> |
| 56 | where | 55 | where |
| 57 | ACTIVE: NorFlash + embedded_storage_async::nor_flash::NorFlash, | 56 | ACTIVE: NorFlash + embedded_storage_async::nor_flash::NorFlash, |
