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,13 +9,15 @@ 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
- ` count_down ` constructor for ` Timer ` -> ` CountDownTimer ` without start [ #382 ]
14
15
- Implementation of RTIC Monotonic for TIM2 & TIM5 under ` rtic ` feature [ #380 ] [ #390 ]
15
16
- ` IoPin ` for ` Output<OpenDrain>> <-> Input<Floating>> ` [ #374 ]
16
17
- ` IoPin ` for ` Output<PushPull>> <-> Input<PullUp>> and Input<PullDown>> ` [ #389 ]
17
18
18
19
[ #390 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/390
20
+ [ #388 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/388
19
21
[ #382 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/382
20
22
[ #380 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/380
21
23
[ #374 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/374
You can’t perform that action at this time.
0 commit comments