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.
1 parent 32a23b6 commit 9e7cfcfCopy full SHA for 9e7cfcf
Cargo.toml
@@ -36,7 +36,7 @@ rustc-args = ["--cfg", "docsrs"]
36
cfg-if = "1.0.0"
37
cortex-m = "0.7.2"
38
cortex-m-rt = "0.6.14"
39
-defmt = { version = "0.2.2", optional = true }
+defmt = { version = "0.2.3", optional = true }
40
embedded-dma = "0.1.2"
41
embedded-hal = { version = "0.2.5", features = ["unproven"] }
42
embedded-time = "0.12.0"
0 commit comments