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 796f4af commit 344264fCopy full SHA for 344264f
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
+ - Add missing timer pins [#536]
13
- Revised temperature sensor input pins for all MCUs [#529]
14
- Support `u16` read/write for SPI
15
- Use `bool` for BIDI mode type
@@ -53,6 +54,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
53
54
[#517]: https://github.com/stm32-rs/stm32f4xx-hal/pull/517
55
[#519]: https://github.com/stm32-rs/stm32f4xx-hal/pull/519
56
[#529]: https://github.com/stm32-rs/stm32f4xx-hal/pull/529
57
+[#536]: https://github.com/stm32-rs/stm32f4xx-hal/pull/536
58
59
## [v0.13.2] - 2022-05-16
60
0 commit comments