aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWilfried Chauveau <[email protected]>2021-10-29 12:34:49 +0100
committerWilfried Chauveau <[email protected]>2021-10-29 12:34:49 +0100
commit4d75035098e813e667a21bfcd0d3321794e53d84 (patch)
tree4689da093823444097161e52e7a8dc8659fb6808 /examples
parent7729091b3959896fcf38727cd492c0ff13f02b68 (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')
0 files changed, 0 insertions, 0 deletions