Skip to content

Commit 3cf2c5b

Browse files
committed
changelog
1 parent 4bf27a1 commit 3cf2c5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

1010
### Added
1111

12+
- Support of embedded-hal 1.0.0-alpha.6 [#388]
1213
- `Into<serial::Config>` for `Bps` [#387]
1314
- `count_down` constructor for `Timer` -> `CountDownTimer` without start [#382]
1415
- Implementation of RTIC Monotonic for TIM2 & TIM5 under `rtic` feature [#380]
1516
- `IoPin` for `Output<OpenDrain>> <-> Input<Floating>>` [#374]
1617

18+
[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
1719
[#382]: https://github.com/stm32-rs/stm32f4xx-hal/pull/382
1820
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
1921
[#374]: https://github.com/stm32-rs/stm32f4xx-hal/pull/374

0 commit comments

Comments
 (0)