diff options
| author | Wilfried Chauveau <[email protected]> | 2021-10-29 12:34:49 +0100 |
|---|---|---|
| committer | Wilfried Chauveau <[email protected]> | 2021-10-29 12:34:49 +0100 |
| commit | 4d75035098e813e667a21bfcd0d3321794e53d84 (patch) | |
| tree | 4689da093823444097161e52e7a8dc8659fb6808 /examples/wasm | |
| parent | 7729091b3959896fcf38727cd492c0ff13f02b68 (diff) | |
Add the `embassy_traits::i2c::WriteIter` trait
This trait makes the parallel with `embedded_hal::i2c::WriteIter`.
It allows to fetch bytes to write from an Iterator rather than requiring
an allocation for an array.
It is provided as an extra Trait to avoid breaking existing implementations
of `embassy_traits::i2c::I2c`.
Diffstat (limited to 'examples/wasm')
0 files changed, 0 insertions, 0 deletions
