summaryrefslogtreecommitdiff
path: root/nrf-softdevice/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice/src/lib.rs')
-rw-r--r--nrf-softdevice/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/nrf-softdevice/src/lib.rs b/nrf-softdevice/src/lib.rs
index 614cb1f..efe8fe1 100644
--- a/nrf-softdevice/src/lib.rs
+++ b/nrf-softdevice/src/lib.rs
@@ -1,5 +1,4 @@
#![no_std]
-#![feature(asm)]
#![feature(generic_associated_types)]
#![feature(type_alias_impl_trait)]
#![feature(const_fn_trait_bound)]