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 c34b89b commit fccd81eCopy full SHA for fccd81e
Cargo.toml
@@ -13,7 +13,7 @@ version = "0.0.2"
13
14
[dependencies]
15
nb = "0.1.1"
16
-stm32g4 = "0.15.1"
+stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies" } #"0.15.1"
17
paste = "1.0"
18
bitflags = "1.2"
19
vcell = "0.1"
0 commit comments