Skip to content

Commit 199b3c2

Browse files
authored
Update to stm32h5 0.16.0 (#51)
1 parent 9e49fd3 commit 199b3c2

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
@@ -58,7 +58,7 @@ log-semihost = ["log"]
5858

5959
[dependencies]
6060
cortex-m = { version = "^0.7.7", features = ["critical-section-single-core"] }
61-
stm32h5 = { package = "stm32h5-staging", version = "0.18.1" }
61+
stm32h5 = { package = "stm32h5", version = "0.16.0" }
6262
fugit = "0.3.7"
6363
embedded-hal = "1.0.0"
6464
defmt = { version = "0.3.8", optional = true }

0 commit comments

Comments
 (0)