Skip to content

Commit 7ce9a62

Browse files
committed
switch pac to nightly builds
1 parent accf827 commit 7ce9a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ nb = "1.0.0"
2121
fugit = "0.3.5"
2222

2323
[dependencies.stm32c0]
24-
path = "../stm32-rs/stm32c0"
24+
git = "https://github.com/stm32-rs/stm32-rs-nightlies"
2525
features = ["rt"]
2626

2727
[dependencies.bare-metal]

0 commit comments

Comments
 (0)