We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ac4dc2 + 6db1764 commit 030a232Copy full SHA for 030a232
1 file changed
embedded-io/Cargo.toml
@@ -14,6 +14,7 @@ categories = [
14
[features]
15
std = ["alloc"]
16
alloc = []
17
+defmt-03 = ["dep:defmt-03"]
18
19
[dependencies]
20
defmt-03 = { package = "defmt", version = "0.3", optional = true }
0 commit comments