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 68d7e8c commit 1c061ffCopy full SHA for 1c061ff
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Added async `DelayNs` implementation for `tokio`.
13
- Added feature flag for `serial`.
14
15
+### Fixed
16
+
17
+- Fix UB (and remove unsafe block) in handling of SpiOperation::TransferInPlace
18
19
## [v0.4.0] - 2024-01-10
20
21
### Changed
0 commit comments