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 68fdba0 commit 72644a9Copy full SHA for 72644a9
Cargo.toml
@@ -9,7 +9,7 @@
9
name = "stm32f1-hal"
10
readme = "README.md"
11
repository = "https://github.com/jw-mcu-rust/stm32f1-hal"
12
- version = "0.0.1"
+ version = "0.0.2"
13
14
[features]
15
critical-section-single-core = ["cortex-m/critical-section-single-core"]
0 commit comments