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 4356cf1 commit 4042d44Copy full SHA for 4042d44
README.md
@@ -59,7 +59,7 @@ be specified as part of the `Cargo.toml` definition.
59
60
```
61
[dependencies.stm32g0xx-hal]
62
-version = "0.0.8"
+version = "0.1.1"
63
features = ["rt", "stm32g081"]
64
65
0 commit comments