doc: Move old i2c API at the end of file.
[bertos.git] / bertos / drv / i2c.h
2010-10-26 lottavianodoc: Move old i2c API at the end of file.
2010-10-25 lottavianodoc: Add documentation for new I2C API and razionalize...
2010-08-11 asterixClean up.
2010-08-03 asterixFix check.
2010-08-02 asterixRemove old api that using i2c. Add interface to allow...
2010-07-30 asterixAdd deprecared i2c api switch for eeprom. Silent warning.
2010-07-30 asterixRemove from wizart i2c backend selection. Add deprecate...
2010-07-30 asterixUse macro to define i2c generic init.
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 support for i2c bitbang.
2010-07-29 asterixUse different api name for new i2c interface. Comply...
2010-07-28 asterixAdd data nack error.
2010-07-28 asterixMove generic i2c_hw_init prototype to i2c header.
2010-07-27 asterixRemove dependece from log module.
2010-07-26 asterixAdd comments.
2010-07-26 asterixAdd definition for generic send and recv.
2010-07-23 battAutomatically decrement transfer size.
2010-07-23 asterixAdd test stop and generic error.
2010-07-23 asterixAdd test stop and generic error.
2010-07-23 battAdd some errors.
2010-07-23 asterixFix start argument. Add arblst flag.
2010-07-23 battRefactor i2c start.
2010-07-23 asterixRefactor the i2c api.
2010-07-22 asterixAdd stop flag defition.
2010-07-22 asterixInline oveloaded functions. Some fix. Add missing include.
2010-07-22 asterixAdd implementation for oveloaded functions.
2010-07-22 asterixAdd definition and function for new i2c api.
2010-05-18 asterixRemove svn tag.
2009-04-23 duploi2c doesn't support at91 cpus.
2009-04-17 battFix unsupported modules.
2009-04-16 battFix support status for ATmega103.
2009-04-16 duploChange module definition in order to contain hw dependency
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-06 asterixFix comments.
2009-02-06 asterixFix comments and add wizard info.
2008-11-12 battReformat comment.
2008-11-11 battAdd some comments.
2008-11-11 battAdd configurable option to choose at compile time which...
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project: