Merge commit '2c1d572cf2e225be5f30435b133e96aa55c9d3af'

This commit is contained in:
sander
2023-04-20 10:38:54 +02:00
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ cfg-if = "1.0.0"
nrf-softdevice-mbr = { version = "0.1.0", git = "https://github.com/embassy-rs/nrf-softdevice.git", branch = "master", optional = true }
[features]
default = ["nightly"]
defmt = [
"dep:defmt",
"embassy-boot/defmt",