Move generic i2c_hw_init prototype to i2c header.
[bertos.git] / bertos / drv / i2c.h
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: