Skip to content

Commit 7778b79

Browse files
committed
nrf: autoenable defmt in deps.
1 parent 0476f6b commit 7778b79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

embassy-nrf/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ flavors = [
1717

1818
[features]
1919

20+
defmt = ["dep:defmt", "embassy/defmt", "embassy-usb?/defmt"]
21+
2022
# Enable nightly-only features
2123
nightly = ["embassy/nightly", "embedded-hal-1", "embedded-hal-async", "embassy-usb", "embedded-storage-async"]
2224

0 commit comments

Comments
 (0)