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 @@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
42
42
- example of using i2s in out with rtic and interrupt.
43
43
- example of using USB CDC with interrupts.
44
44
- Added non-blocking I2C based on DMA [ #534 ]
45
+ - Added Transactional I2C API [ #542 ]
45
46
46
47
[ #481 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/481
47
48
[ #489 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/489
@@ -59,6 +60,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
59
60
[ #536 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/536
60
61
[ #534 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/529
61
62
[ #540 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/540
63
+ [ #542 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/542
62
64
63
65
## [ v0.13.2] - 2022-05-16
64
66
You can’t perform that action at this time.
0 commit comments