I2C: low level transaction builder #2598
Labels
1.0 non-breaking
Not needed for 1.0 and can be supported without breaking the driver.
peripheral:i2c
I2C peripheral
We should expose a low level interface, that passes a number of commands to the driver. This allows users to freely configure acknowledgement checking if they need to, as well as allows for interrupt-driver transfers of large data buffers.
cc #2493
The text was updated successfully, but these errors were encountered: