Skip to content

Commit ece31c3

Browse files
committed
Update stm32-hrtim
1 parent 0d8d723 commit ece31c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fugit = "0.3.7"
2222
stm32-usbd = { version = "0.7.0", optional = true }
2323
fixed = { version = "1.28.0", optional = true }
2424
embedded-io = "0.6"
25-
stm32-hrtim = { git = "https://github.com/usbalbin/stm32-hrtim", branch = "dont_depend_on_hal", optional = true }
25+
stm32-hrtim = { git = "https://github.com/usbalbin/stm32-hrtim", optional = true }
2626

2727
[dependencies.cortex-m]
2828
version = "0.7.7"

0 commit comments

Comments
 (0)