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