Skip to content

Commit 3949ad6

Browse files
bors[bot]burrbull
andauthored
Merge #536
536: Timer pins r=therealprof a=burrbull Co-authored-by: Andrey Zgarbul <[email protected]>
2 parents 796f4af + 344264f commit 3949ad6

File tree

2 files changed

+172
-193
lines changed

2 files changed

+172
-193
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12+
- Add missing timer pins [#536]
1213
- Revised temperature sensor input pins for all MCUs [#529]
1314
- Support `u16` read/write for SPI
1415
- Use `bool` for BIDI mode type
@@ -53,6 +54,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5354
[#517]: https://github.com/stm32-rs/stm32f4xx-hal/pull/517
5455
[#519]: https://github.com/stm32-rs/stm32f4xx-hal/pull/519
5556
[#529]: https://github.com/stm32-rs/stm32f4xx-hal/pull/529
57+
[#536]: https://github.com/stm32-rs/stm32f4xx-hal/pull/536
5658

5759
## [v0.13.2] - 2022-05-16
5860

0 commit comments

Comments
 (0)