Skip to content

Commit

Permalink
Add link to PR #317
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-oss committed Apr 19, 2022
1 parent 927e6ee commit 3891020
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

- Read valid data from data register even if reception of next character has started
- Read valid data from data register even if reception of next character has started ([#317])

## [v0.9.0] - 2022-03-06

Expand Down Expand Up @@ -556,6 +556,7 @@ let clocks = rcc
[defmt]: https://github.com/knurling-rs/defmt
[filter]: https://defmt.ferrous-systems.com/filtering.html

[#317]: https://github.com/stm32-rs/stm32f3xx-hal/pull/317
[#314]: https://github.com/stm32-rs/stm32f3xx-hal/pull/314
[#309]: https://github.com/stm32-rs/stm32f3xx-hal/pull/309
[#308]: https://github.com/stm32-rs/stm32f3xx-hal/pull/308
Expand Down

0 comments on commit 3891020

Please sign in to comment.