aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/I2Cv1/i2c_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted C file templates.gdisirio2013-02-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Doxygen fixes.gdisirio2012-12-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4931 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. STM32F1xx define clause fixed.barthess2012-08-121-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4560 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Removed unneded return.barthess2012-08-081-6/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4545 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added support of single byte receiving on platforms different than ↵barthess2012-08-081-7/+20
| | | | | | STM32F1x. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4544 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Fixed problem with Invensens'es sensros (like ITG3200).barthess2012-08-051-49/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merge patch from ahaczewski.barthess2012-08-021-3/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4497 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Fixed wrong checks.barthess2012-07-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4448 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Additional runtime checks of clock divider.barthess2012-07-061-8/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4408 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed timeout.gdisirio2012-06-221-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4325 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4324 ↵gdisirio2012-06-221-0/+907
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Outdated driver deleted.barthess2011-12-311-1104/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3700 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated credits.gdisirio2011-12-291-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 ↵gdisirio2011-12-211-8/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Old driver moved to I2Cv1 dir.barthess2011-12-011-0/+1100
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3547 35acf78f-673a-0410-8e92-d51de3d6d3f4