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 @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Added
11
11
12
+ - Support of embedded-hal 1.0.0-alpha.6 [ #388 ]
12
13
- ` Into<serial::Config> ` for ` Bps ` [ #387 ]
13
14
- Added the missing DMA implementations for USART3 [ #373 ]
14
15
- ` count_down ` constructor for ` Timer ` -> ` CountDownTimer ` without start [ #382 ]
@@ -20,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
20
21
21
22
[ #390 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/390
22
23
[ #373 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/373
24
+ [ #388 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/388
23
25
[ #382 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/382
24
26
[ #380 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/380
25
27
[ #374 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/374
You can’t perform that action at this time.
0 commit comments