aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/i2c.h
Commit message (Expand)AuthorAgeFilesLines
...
* | I2C. Some refactorings.barthess2011-05-281-2/+2
* | I2C. Code cleanups.barthess2011-05-081-14/+14
* | I2C. Some fixes.barthess2011-05-061-6/+5
* | I2C. Code compiles successfully, but totally not tested.barthess2011-05-051-63/+62
* | I2C. All is broken. Need rewrite.barthess2011-05-041-11/+26
* | I2C. Doxy comments improvement.barthess2011-03-271-19/+23
* | I2C. API changes. rw_bit field moved from slave config ctructure to the drive...barthess2011-03-271-2/+0
* | I2C. Small bugfix.barthess2011-03-261-0/+4
* | I2C. Some improvements.barthess2011-03-261-2/+9
* | I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.barthess2011-02-271-15/+89
* | I2C. Code cleanups.barthess2011-02-271-6/+2
* | I2C. Cleanups.barthess2011-02-101-1/+6
* | I2C. 10-bit slave addressing done. Not tested at all.barthess2011-02-101-8/+10
* | I2C. Added own slave address handling and error callback.barthess2011-02-091-3/+15
* | I2C. After comparing of two drivers decided to start of importing features fr...barthess2011-02-051-0/+146
* | I2C. Moved Alberto drivers to backup.barthess2011-02-051-185/+0
* | I2C. Added driver from albi.barthess2011-02-051-0/+185
* | I2C. Move barthess driver to backup files.barthess2011-02-051-146/+0
* | I2C. Nop.barthess2011-02-021-0/+2
* | I2C. Async transmit done. Need much of testing.barthess2011-01-301-11/+9
* | I2C. Rewriting low level driver to handle IRQs and DMAbarthess2011-01-261-4/+7
* | I2C. Some hy level functions created and tested.barthess2011-01-251-2/+3
* | Initial commit of I2C driver codebarthess2011-01-251-9/+7
|/
* White space fixes.gdisirio2010-12-121-2/+2
* Fixed bug 3100946, renamed HAL switches removing the CH_ part.gdisirio2010-11-011-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2313 35acf78f-673a-0410...gdisirio2010-10-311-7/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2133 35acf78f-673a-0410...gdisirio2010-08-171-2/+43
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2132 35acf78f-673a-0410...gdisirio2010-08-171-0/+103