Cargo Features
[dependencies]
nrfxlib-sys = { version = "2.7.1", default-features = false, features = ["arm-none-eabi-objcopy", "llvm-objcopy", "nrf9160", "nrf9161", "nrf9120"] }
- default = llvm-objcopy
-
The
llvm-objcopy
feature is set by default whenevernrfxlib-sys
is added without
somewhere in the dependency tree.default-features = false - arm-none-eabi-objcopy
- llvm-objcopy build default
-
Enables llvm-tools
- nrf9160
- nrf9151 nrf9161 = nrf9120
- nrf9120 nrf9151? nrf9161?
-
The nrf9120 is the part number of the SoC internal to the nrf9151 and nrf9161 SiPs