File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
21
21
### Fixed
22
22
23
23
- Missing ` MosiPin ` impl for ` PB5 ` ([ #322 ] )
24
+ - Read valid data from data register even if reception of next character
25
+ has started ([ #317 ] )
24
26
25
27
## [ v0.9.0] - 2022-03-06
26
28
@@ -562,6 +564,7 @@ let clocks = rcc
562
564
563
565
[ #322 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/322
564
566
[ #318 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/318
567
+ [ #317 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/317
565
568
[ #314 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/314
566
569
[ #309 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/309
567
570
[ #308 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/308
You can’t perform that action at this time.
0 commit comments