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.
2 parents 4fdc432 + 32d50f8 commit 0c8cce5Copy full SHA for 0c8cce5
README.md
@@ -49,7 +49,7 @@ be specified as part of the `Cargo.toml` definition.
49
50
```toml
51
[dependencies.stm32f1xx-hal]
52
-version = "0.2.0"
+version = "0.3.0"
53
features = ["stm32f100", "rt"]
54
```
55
0 commit comments