Cargo Features

embassy-boot-nrf has no features set by default.

[dependencies]
embassy-boot-nrf = { version = "0.10.0", features = ["defmt", "log", "softdevice"] }
defmt

Enables defmt and defmt of embassy-boot and embassy-nrf

embassy-nrf:

Enable defmt

log

Enables log

softdevice

Enables nrf-softdevice-mbr

embassy-boot-nrf has 3 features without comments.