Skip to content

Commit

Permalink
Deduplicate impl, chunk data in ehal transaction Operations
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Nov 11, 2024
1 parent 4af44b1 commit 89c7bbf
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 327 deletions.
1 change: 1 addition & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Restored blocking `embedded_hal` compatibility for async I2C driver (#2343)
- I2c::transaction is now able to transmit data of arbitrary length (#2481)

## [0.21.0]

Expand Down
Loading

0 comments on commit 89c7bbf

Please sign in to comment.