We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbdb6f commit a53f629Copy full SHA for a53f629
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