File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
12
### Added
13
13
14
14
- Added ` Counter ` with ` CountDown<Time=fugit::TimerDuration> ` and ` atat::Clock ` implementations [ #381 ]
15
+ - Support of embedded-hal 1.0.0-alpha.6 [ #388 ]
15
16
- ` Into<serial::Config> ` for ` Bps ` [ #387 ]
16
17
- Added the missing DMA implementations for USART3 [ #373 ]
17
18
- ` DynamicPin ` with dynamically changed mode, remove ` AF ` constants [ #372 ]
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
27
28
[ #380 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/380
28
29
[ #381 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/381
29
30
[ #382 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/382
31
+ [ #388 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/388
30
32
[ #390 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/390
31
33
32
34
### Changed
You can’t perform that action at this time.
0 commit comments