Commit Graph

20 Commits

Author SHA1 Message Date
gdisirio f4434d3135 White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5560 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-07 10:38:34 +00:00
gdisirio 675296b852 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-04-02 17:28:18 +00:00
gdisirio 853216256a Relicensing parts of the tree under the Apache 2.0 license.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-30 10:32:37 +00:00
barthess 444d818b22 Fixed bug 3607549. I2C malfunction after fixing bug 3607518.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5408 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-10 21:26:04 +00:00
gdisirio 01f971ba1d Adjusted C file templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-28 16:23:19 +00:00
gdisirio 184a71345c Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-02 10:58:09 +00:00
gdisirio 0c1c2eff08 Doxygen fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4931 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-12-16 17:47:19 +00:00
barthess b058afec84 I2C. STM32F1xx define clause fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4560 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-12 23:34:41 +00:00
barthess 1e5db5c3ac I2C. Removed unneded return.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4545 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-08 18:42:15 +00:00
barthess 418bd8f702 I2C. Added support of single byte receiving on platforms different than STM32F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4544 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-08 18:07:05 +00:00
barthess 2ce4c273b7 I2C. Fixed problem with Invensens'es sensros (like ITG3200).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4535 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-05 17:36:09 +00:00
barthess 660670bb6c I2C. Merge patch from ahaczewski.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4497 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-02 18:30:22 +00:00
barthess 0ffd6299f3 I2C. Fixed wrong checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4448 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-07-10 06:17:25 +00:00
barthess 74eeb19067 I2C. Additional runtime checks of clock divider.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4408 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-07-06 12:44:10 +00:00
gdisirio ab90572c6e Fixed timeout.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4325 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-22 12:27:29 +00:00
gdisirio 952b62113d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4324 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-22 12:23:04 +00:00
barthess 51ec1f0e1e I2C. Outdated driver deleted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3700 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 14:42:17 +00:00
gdisirio 411418930f Updated credits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-29 18:07:02 +00:00
gdisirio 334c7d645d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-21 18:49:04 +00:00
barthess 750f1f4ae6 I2C. Old driver moved to I2Cv1 dir.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3547 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-01 18:21:22 +00:00