mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-01-22 22:41:05 +02:00
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>
Description
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
Languages
C
98.5%
Makefile
0.6%
Assembly
0.3%
Roff
0.2%
M4
0.2%
Other
0.1%