summaryrefslogtreecommitdiff
path: root/src/dev/i2cdev.hh
AgeCommit message (Collapse)Author
2015-04-23dev: Add support for i2c devicesPeter Enns
This patch adds an I2C bus and base device. I2C is used to connect a variety of sensors, and this patch serves as a starting point to enable a range of I2C devices.