diff options
| author | Alex Ferro <[email protected]> | 2023-07-16 19:59:35 -0600 |
|---|---|---|
| committer | Alex Ferro <[email protected]> | 2023-07-16 19:59:35 -0600 |
| commit | e4ad1aa542ad28bed23532b3a0bee0d062454516 (patch) | |
| tree | 7b5bbcc3bb2b5f02d3d14b7782e0578f8a131518 /tests/utils | |
| parent | 6b5df4523aa1c4902f02e803450ae4b418e0e3ca (diff) | |
Embassy-rp I2C: Fix 1664
Change embassy-rp i2c.rs impl of embedded_hal_async::i2c::I2c::transaction
to only do the call to setup() for address once per call to transactions.
Calling setup multiple times results in I2C transactions being skipped
on the bus, even across calls to transaction() or devices.
Diffstat (limited to 'tests/utils')
0 files changed, 0 insertions, 0 deletions
