Skip to content

Commit 37ee368

Browse files
committed
Update CHANGELOG.md
1 parent dd0fc9d commit 37ee368

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4646
- Add an option to allow overclocking [#494]
4747
- `new` on gpio mode [#506]
4848
- Add `Serial` `rx`/`tx` constructors [#509]
49+
- Add enable/disable EOC interrupt functions for ADCs [#526]
4950

5051
[#416]: https://github.com/stm32-rs/stm32f1xx-hal/pull/416
5152
[#453]: https://github.com/stm32-rs/stm32f1xx-hal/pull/453
@@ -69,6 +70,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6970
[#514]: https://github.com/stm32-rs/stm32f1xx-hal/pull/514
7071
[#516]: https://github.com/stm32-rs/stm32f1xx-hal/pull/516
7172
[#520]: https://github.com/stm32-rs/stm32f1xx-hal/pull/520
73+
[#526]: https://github.com/stm32-rs/stm32f1xx-hal/pull/526
7274

7375
## [v0.10.0] - 2022-12-12
7476

0 commit comments

Comments
 (0)