avr-hal icon indicating copy to clipboard operation
avr-hal copied to clipboard

Implement the I2c<SevenBitAddress> trait from embedded-hal 1.0.

Open ghismary opened this issue 1 year ago • 0 comments

Here is the implementation of the I2c<SevenBitAddress> trait from embedded-hal 1.0 allowing to pass an I2C device to a driver based on embedded-hal 1.0.

ghismary avatar Jan 19 '24 22:01 ghismary