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 whenever nrfxlib-sys is added without default-features = false somewhere in the dependency tree.

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