aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/I2Cv1/i2c_lld.c
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6242 35...gdisirio2013-09-021-849/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6215 35...gdisirio2013-08-241-181/+128
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35...gdisirio2013-08-091-0/+902
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35...gdisirio2013-08-091-902/+0
* White space fixes.gdisirio2013-04-071-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 35acf78f-673a-0410...gdisirio2013-04-021-41/+43
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
* Fixed bug 3607549. I2C malfunction after fixing bug 3607518.barthess2013-03-101-10/+20
* Adjusted C file templates.gdisirio2013-02-281-1/+1
* Updated license years.gdisirio2013-02-021-1/+1
* Doxygen fixes.gdisirio2012-12-161-1/+1
* I2C. STM32F1xx define clause fixed.barthess2012-08-121-2/+2
* I2C. Removed unneded return.barthess2012-08-081-6/+3
* I2C. Added support of single byte receiving on platforms different than STM32...barthess2012-08-081-7/+20
* I2C. Fixed problem with Invensens'es sensros (like ITG3200).barthess2012-08-051-49/+3
* I2C. Merge patch from ahaczewski.barthess2012-08-021-3/+16
* I2C. Fixed wrong checks.barthess2012-07-101-2/+2
* I2C. Additional runtime checks of clock divider.barthess2012-07-061-8/+18
* Fixed timeout.gdisirio2012-06-221-6/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4324 35acf78f-673a-0410...gdisirio2012-06-221-0/+907
* I2C. Outdated driver deleted.barthess2011-12-311-1104/+0
* Updated credits.gdisirio2011-12-291-0/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410...gdisirio2011-12-211-8/+8
* I2C. Old driver moved to I2Cv1 dir.barthess2011-12-011-0/+1100