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 1d97acf commit 90f459aCopy full SHA for 90f459a
CHANGELOG.md
@@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
10
- complete and rework Dma Stream API [#666]
11
+- add `.set_count()` for QEI, add `.write_count()` for TIM [#677]
12
13
[#666]: https://github.com/stm32-rs/stm32f4xx-hal/pull/666
14
+[#677]: https://github.com/stm32-rs/stm32f4xx-hal/pull/677
15
16
## [v0.17.1] - 2023-07-24
17
0 commit comments