STM32: USB: endpoint buffer must be 4-bytes aligned
[bertos.git] / bertos / cpu / cortex-m3 / drv / i2c_lm3s.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-28 asterixRefactor the recv. Add comments. Change fist_send flag...
2010-07-28 asterixRefactor to works with new api. Clean up.
2010-07-28 asterixRefactor to works with new api. Clean up.
2010-07-26 asterixFix include.
2010-07-22 asterixSVNSILENT
2010-07-21 asterixSome fix.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-15 asterixFix the i2c implemtation for lm3s. Add some defines...
2010-07-12 asterixAdd first implementation of i2c driver for lm3s.
2010-07-08 asterixAdd first implementation of i2c for lm3s.