Jonas[m]1: It is many of these: ``` Compiling nrf-softdevice-s140 v0.1.1 error: cannot find macro `asm` in this scope --> /Users/jonas/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nrf-softdevice-s140-0.1.1/src/bindings.rs:1663:5 | 1663 | asm!("svc 44", | ^^^ | help: consider importing this macro | 40 + use core::arch::asm; | ```