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 eb55f84 commit c48868dCopy full SHA for c48868d
embedded-hal-nb/Cargo.toml
@@ -16,5 +16,5 @@ embedded-hal = { version = "=1.0.0-alpha.8", path = "../embedded-hal" }
16
nb = "1"
17
18
[dev-dependencies.stm32f1]
19
-version = "0.14"
+version = "0.15"
20
features = ["stm32f103", "rt"]
0 commit comments