summaryrefslogtreecommitdiff
path: root/i2c.c
AgeCommit message (Collapse)Author
2014-06-25- Pinmux config is done in DT nowDaniel Palmer
- It looks like the i2c buses are now start at 0.
2012-10-04astyle fixesMichael J. Chudobiak
2012-10-04more sensible warnings if hardware is missingMichael J. Chudobiak
2012-08-23astyle fixesMichael J. Chudobiak
2012-08-23more warnings for missing i2c busMichael J. Chudobiak
2012-08-23warn if I2C bus not availableMichael J. Chudobiak
2012-08-14astyle formatting runMichael J. Chudobiak
1999-12-31many small fixesroot
1999-12-31fix various warningsroot
1999-12-31add better typing to I2C code, add I2C test routine in response.croot
1999-12-31Added I2C read/write support, on cape bus for nowroot