File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 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/).
99
1010### Added
1111
12+ - Support of embedded-hal 1.0.0-alpha.6 [ #388 ]
1213- ` Into<serial::Config> ` for ` Bps ` [ #387 ]
1314- ` count_down ` constructor for ` Timer ` -> ` CountDownTimer ` without start [ #382 ]
1415- Implementation of RTIC Monotonic for TIM2 & TIM5 under ` rtic ` feature [ #380 ] [ #390 ]
1516- ` IoPin ` for ` Output<OpenDrain>> <-> Input<Floating>> ` [ #374 ]
1617- ` IoPin ` for ` Output<PushPull>> <-> Input<PullUp>> and Input<PullDown>> ` [ #389 ]
1718
1819[ #390 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/390
20+ [ #388 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/388
1921[ #382 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/382
2022[ #380 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/380
2123[ #374 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/374
You can’t perform that action at this time.
0 commit comments