aboutsummaryrefslogtreecommitdiffstats
path: root/hw/bitbang_i2c.h
AgeCommit message (Collapse)AuthorFilesLines
2009-11-22GPIO I2C reworkPaul Brook1-0/+14
Reqrite bitbanging I2C implementation. New code improves stop/start condition handling, and gives more accurate input line level. Introduce intermediate abstraction layer for I2C bitbanging that is not connected via a GPIO port. Signed-off-by: Paul Brook <paul@codesourcery.com>