We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f4c271 + a53f629 commit 8050902Copy full SHA for 8050902
cortex-m/Cargo.toml
@@ -18,7 +18,7 @@ links = "cortex-m" # prevent multiple versions of this crate to be linked toget
18
19
[dependencies]
20
critical-section = "1.0.0"
21
-volatile-register = "0.2.0"
+volatile-register = "0.2.2"
22
bitfield = "0.13.2"
23
embedded-hal = "0.2.4"
24
0 commit comments