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 @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
46
46
- Add an option to allow overclocking [ #494 ]
47
47
- ` new ` on gpio mode [ #506 ]
48
48
- Add ` Serial ` ` rx ` /` tx ` constructors [ #509 ]
49
+ - Add enable/disable EOC interrupt functions for ADCs [ #526 ]
49
50
50
51
[ #416 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/416
51
52
[ #453 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/453
@@ -69,6 +70,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
69
70
[ #514 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/514
70
71
[ #516 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/516
71
72
[ #520 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/520
73
+ [ #526 ] : https://github.com/stm32-rs/stm32f1xx-hal/pull/526
72
74
73
75
## [ v0.10.0] - 2022-12-12
74
76
You can’t perform that action at this time.
0 commit comments