Clean up.
[bertos.git] / bertos / cpu / arm / drv / i2c_lpc2.c
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.