File tree 1 file changed +4
-0
lines changed
1 file changed +4
-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 ]
@@ -23,6 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
23
24
with ` internal_pull_up ` [ #399 ]
24
25
25
26
[ #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
26
30
[ #374 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/374
27
31
[ #380 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/380
28
32
[ #381 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/381
You can’t perform that action at this time.
0 commit comments