We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9894650 commit 9900defCopy full SHA for 9900def
Cargo.toml
@@ -32,7 +32,7 @@ cfg-if = "1.0.0"
32
cortex-m = "0.7.7"
33
cortex-m-rt = "0.7.3"
34
critical-section = "1.1.2"
35
-defmt = { version = ">=0.2.3, <0.4.0", optional = true }
+defmt = { version = ">=0.3.0, <0.4.0", optional = true }
36
embedded-dma = "0.2.0"
37
embedded-hal = { version = "0.2.7", features = ["unproven"] }
38
embedded-time = "0.12.1"
0 commit comments