Commit Graph

18 Commits

Author SHA1 Message Date
gdisirio 35cae2a290 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4607 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-21 16:09:14 +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 cef1ea693e Added USART6 support to STM32 UART/mcuconf.h(v1) driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4447 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-07-09 18:52:34 +00:00
barthess 4b96f983dd I2C. Fixed testhal for F4x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4410 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-07-06 13:13:48 +00:00
gdisirio 495dc2aa45 Fixed relative path to OS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4073 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-02 17:32:07 +00:00
gdisirio e5a10ba0c5 Fixed bug 3513897.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4068 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-01 12:33:00 +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 285d06f3b6 Fixed ADC divider in STM32F4 demos. Completed implemetation of new RR scheduling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3941 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 19:22:32 +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 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 c355f186d7 Removed obsolete halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3754 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:19:46 +00:00
barthess 28b69f3e80 I2C. Cleaned comments in testahls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3745 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 06:16:56 +00:00
barthess b109cacb8a I2C. Minor changes in testhals.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3743 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 17:51:00 +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
barthess 9f2e4d3c4c I2C. F4x teathal minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3730 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 19:01:28 +00:00
gdisirio 1a13cadaff Removed some double spacing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3699 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 14:34:20 +00:00
barthess 12158e277f I2C. STM32F4x testhal comments cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3698 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 13:15:54 +00:00
barthess bb25813ee9 I2C. Added simple test for STM32F4x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3697 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 13:12:11 +00:00