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 19c7ff1 commit 0cbb1fdCopy full SHA for 0cbb1fd
Cargo.toml
@@ -22,7 +22,7 @@ nb = "1.0.0"
22
fugit = "0.3.5"
23
24
[dependencies.stm32c0]
25
-git = "https://github.com/stm32-rs/stm32-rs-nightlies"
+version = "0.16.0"
26
features = ["rt"]
27
28
[dependencies.bare-metal]
0 commit comments