Skip to content

Commit

Permalink
Added link to docs. Bump patch version, update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed Aug 24, 2018
1 parent 6f1348c commit c82232f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stm32l432xx-hal"
version = "0.2.1"
version = "0.2.2"
authors = ["Scott Mabin <[email protected]>"]
description = "Hardware abstraction layer for the stm32l432xx chips"
keywords = ["no-std", "stm32l432xx", "stm32l432kc", "embedded", "embedded-hal"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

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

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

Expand Down

0 comments on commit c82232f

Please sign in to comment.