diff options
| author | Jonathan Dickinson <[email protected]> | 2023-10-10 20:24:38 -0400 |
|---|---|---|
| committer | Jonathan Dickinson <[email protected]> | 2023-10-10 20:24:38 -0400 |
| commit | 322f9cb1535750bd90745e445c5f68915aab0eb1 (patch) | |
| tree | 8b83866cfb6a5a13a1f080697487412f65c58129 /examples/std/src/bin | |
| parent | 233aa1b53a91ea0696d879ca86d72026c029c691 (diff) | |
fix (rp i2c): fix restart/stop flags for i2c master methods
Update the start and stop flags for all read/write/read_write methods to match
those in the default blocking implementation of these methods (as well as
other RP2040 I2C implementations, and expected I2C behavior).
Also adds a write_read_async method that doesnt require using embedded-hal, as
this is required to use I2C in an idiomatic fashion (see TI Application Report
SLVA704).
Diffstat (limited to 'examples/std/src/bin')
0 files changed, 0 insertions, 0 deletions
