summaryrefslogtreecommitdiffstats
path: root/cpukit/dev/i2c/eeprom.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-02i2c: Send MSB of address first for EEPROMsSebastian Huber1-12/+21
2014-11-26i2c: Avoid undefined right shift operationSebastian Huber1-5/+8
2014-11-20Add generic EEPROM I2C device driverSebastian Huber1-0/+260