aboutsummaryrefslogtreecommitdiff
path: root/src/device/i2c.c
AgeCommit message (Expand)Author
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-03-21device: Add i2c read/write register field APIYidi Lin