rp-hal-boards/rp2040-hal/src/i2c
Wilfried Chauveau d08bfac989 Fix i2c peripheral mode state machine
The start_det flag is set as soon as a start condition occurs
whereas rd_req flag is only set once the address byte is received.
2022-01-29 00:01:32 +11:00
..
controller embassy-traits: Fix unexpected restart on repeated read. 2022-01-13 19:28:23 +11:00
controller.rs Update I2C implementation of embedded-hal 1.x to 1.0.0-alpha.6 2021-11-19 21:41:45 +00:00
peripheral.rs Fix i2c peripheral mode state machine 2022-01-29 00:01:32 +11:00