1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-26 03:10:17 +02:00
xburst-tools/qiboot
Andy Green 65087a264e introduce-i2c.patch
Introduce generic bitbang I2C system, and a s3c24xx-specific implementation of
it that knows which GPIO pins and how to control them.

The generic bitbang stuff exposes synchronous (ie, it will return when it is
done) and asynchronous read and write APIs, allowing the delay between bits to
be hidden in other slow, looping code if necessary.

Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-28 10:16:36 +00:00
..
include introduce-i2c.patch 2008-11-28 10:16:36 +00:00
src introduce-i2c.patch 2008-11-28 10:16:36 +00:00
config.mk build-link-with-libgcc.patch 2008-08-13 00:35:09 +01:00
dfu-qi add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
Makefile change-drivers-dir.patch 2008-11-28 10:16:36 +00:00
README remove src/Makefile 2008-08-16 22:34:17 -04:00