Skip to content

Commit a680923

Browse files
committed
changelog
1 parent f5451d3 commit a680923

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
### Added
1313

1414
- Added `Counter` with `CountDown<Time=fugit::TimerDuration>` and `atat::Clock` implementations [#381]
15+
- Support of embedded-hal 1.0.0-alpha.6 [#388]
1516
- `Into<serial::Config>` for `Bps` [#387]
1617
- Added the missing DMA implementations for USART3 [#373]
1718
- `DynamicPin` with dynamically changed mode, remove `AF` constants [#372]
@@ -23,6 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2324
with `internal_pull_up` [#399]
2425

2526
[#373]: https://github.com/stm32-rs/stm32f4xx-hal/pull/373
27+
[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
28+
[#382]: https://github.com/stm32-rs/stm32f4xx-hal/pull/382
29+
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
2630
[#374]: https://github.com/stm32-rs/stm32f4xx-hal/pull/374
2731
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
2832
[#381]: https://github.com/stm32-rs/stm32f4xx-hal/pull/381

0 commit comments

Comments
 (0)