File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
1515## Unreleased
1616
17- No changes.
17+ ### Fixed
18+
19+ - ADC Channel SMP Register mismatch. ([ #291 ] )
20+ - While ` read() ` ing a Pin mapped to channel ` 10 ` and unexpected panic happened.
1821
1922## [ v0.8.0] - 2021-08-16
2023
@@ -476,6 +479,7 @@ let clocks = rcc
476479[ defmt ] : https://github.com/knurling-rs/defmt
477480[ filter ] : https://defmt.ferrous-systems.com/filtering.html
478481
482+ [ #291 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/291
479483[ #278 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/278
480484[ #277 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/277
481485[ #273 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/273
You can’t perform that action at this time.
0 commit comments