Commit Graph

25 Commits

Author SHA1 Message Date
gdisirio a02e6d8332 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4610 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-22 06:55:37 +00:00
barthess bfa1ba111d I2C. Priorities rebalanced. I2C pushed over other peripherals as a workaround on buggy i2c cell in STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4570 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-14 18:08:04 +00:00
gdisirio 166d6bf8b5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-16 06:22:39 +00:00
gdisirio e817b7032d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-23 17:43:42 +00:00
gdisirio f038bffdb5 Fixed bug 3510812.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-01 09:13:04 +00:00
gdisirio 7941098261 Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3918 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-05 08:56:06 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio 03ab002971 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 22:08:04 +00:00
gdisirio a2708c091b Updated all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 19:37:58 +00:00
gdisirio 040c4026cc STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 11:38:57 +00:00
gdisirio 45c0b7f9bc Documentation related fixes and updated all the mcuconf.h for the STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 22:00:44 +00:00
gdisirio 3aa821af1a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-18 12:14:48 +00:00
gdisirio 97d1a37704 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 20:27:29 +00:00
gdisirio a8feb8613b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-02 20:39:26 +00:00
gdisirio eea23b2282 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-10-08 16:56:03 +00:00
gdisirio 538f257a67 New build system for GCC ARM ports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3428 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-08 09:22:34 +00:00
gdisirio 85cf040f27 Fixed bug 3418626.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3425 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-04 20:25:26 +00:00
gdisirio 8ce9365e00 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3411 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-25 15:31:46 +00:00
gdisirio a91a8ffdbf Removed ADC DMA error hook macro from the various mcuconf.h, it is no more required.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3393 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-24 07:45:22 +00:00
gdisirio d2721c36a6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3383 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-22 17:22:50 +00:00
gdisirio fbac4d253d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-13 12:40:42 +00:00
gdisirio b86e5efeeb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:27:05 +00:00
gdisirio bc571ccd32 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:15:30 +00:00
gdisirio 3db4f2d235 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3311 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 18:27:00 +00:00
gdisirio 7148a664b5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 13:40:44 +00:00