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 fafa4b4 commit 70f778dCopy full SHA for 70f778d
Cargo.toml
@@ -16,7 +16,7 @@ edition = "2018"
16
links = "cortex-m" # prevent multiple versions of this crate to be linked together
17
18
[dependencies]
19
-bare-metal = { version = "0.2.0", features = ["const-fn"] }
+bare-metal = "1"
20
volatile-register = "0.2.0"
21
bitfield = "0.13.2"
22
embedded-hal = "0.2.4"
0 commit comments