Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPIO I2C rework | Paul Brook | 2009-11-22 | 1 | -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> |