Skip to content

Commit c82232f

Browse files
committed
Added link to docs. Bump patch version, update change log.
1 parent 6f1348c commit c82232f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stm32l432xx-hal"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Scott Mabin <[email protected]>"]
55
description = "Hardware abstraction layer for the stm32l432xx chips"
66
keywords = ["no-std", "stm32l432xx", "stm32l432kc", "embedded", "embedded-hal"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[HAL]: https://crates.io/crates/embedded-hal
88

9-
## [Documentation](todo)
9+
## [Documentation](https://docs.rs/stm32l432xx-hal/latest/stm32l432xx_hal/)
1010

1111
## [Changelog](https://github.com/mabezdev/stm32l432xx-hal/blob/master/CHANGELOG.md)
1212

0 commit comments

Comments
 (0)