Skip to content

Commit 1eacc02

Browse files
committed
Update changelog: Transactional I2C API
1 parent 82e672f commit 1eacc02

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
@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4242
- example of using i2s in out with rtic and interrupt.
4343
- example of using USB CDC with interrupts.
4444
- Added non-blocking I2C based on DMA [#534]
45+
- Added Transactional I2C API [#542]
4546

4647
[#481]: https://github.com/stm32-rs/stm32f4xx-hal/pull/481
4748
[#489]: https://github.com/stm32-rs/stm32f4xx-hal/pull/489
@@ -59,6 +60,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5960
[#536]: https://github.com/stm32-rs/stm32f4xx-hal/pull/536
6061
[#534]: https://github.com/stm32-rs/stm32f4xx-hal/pull/529
6162
[#540]: https://github.com/stm32-rs/stm32f4xx-hal/pull/540
63+
[#542]: https://github.com/stm32-rs/stm32f4xx-hal/pull/542
6264

6365
## [v0.13.2] - 2022-05-16
6466

0 commit comments

Comments
 (0)