Alex Ferro e4ad1aa542 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.
2023-07-16 19:59:35 -06:00
..
2023-06-16 01:41:07 +02:00
2023-06-16 01:41:07 +02:00
2023-07-07 17:46:35 +02:00
2023-06-16 01:41:07 +02:00
2023-06-16 01:41:07 +02:00
2023-06-16 01:41:07 +02:00
2023-07-16 19:59:35 -06:00
2023-05-29 22:01:19 +02:00
2023-07-07 16:27:10 +02:00
2023-06-16 01:41:07 +02:00
2023-07-07 16:27:10 +02:00
2023-06-16 01:41:07 +02:00
2023-06-16 01:41:07 +02:00
2023-07-04 19:59:36 +02:00
2023-06-16 01:41:07 +02:00