Add header flash module.
[bertos.git] / bertos / cpu / arm / drv / i2c_lpc2.c
2010-07-30 asterixSilent warning. Make static sono i2c table.
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-30 asterixClean up. Remove module check where is unneeded.
2010-07-30 asterixAdd author.
2010-07-29 asterixUse different api name for new i2c interface. Comply...
2010-07-27 asterixClean up.
2010-07-27 asterixAdd defines for all i2c devices.
2010-07-26 asterixAdd support for more i2c devices.
2010-07-26 asterixClean up.
2010-07-26 asterixRefactor the driver for new api.
2010-07-22 asterixSVNSILENT
2010-07-22 asterixClean up. Add timeout on some status polling.
2010-07-22 asterixRefactor to implement put and get.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-20 asterixFix read function. Add comment. Use macro for registers...
2010-07-19 asterixImplement the write function. Write first skell for...
2010-07-15 asterixAdd first implemtation of i2c for lpc23xx.