We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac89dbd commit 52a9b08Copy full SHA for 52a9b08
embassy-stm32/CHANGELOG.md
@@ -86,6 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
86
- feat: stm32/lcd: added implementation
87
- change: add error messages to can timing calculations ([#4961](https://github.com/embassy-rs/embassy/pull/4961))
88
- fix: stm32/i2c v2: add stop flag on stop received
89
+- stm32: Add blocking_listen for blocking I2C driver
90
91
## 0.4.0 - 2025-08-26
92
0 commit comments