aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/I2C
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6211 35...gdisirio2013-08-231-5/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6206 35...gdisirio2013-08-237-0/+1590
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5858 35...gdisirio2013-06-157-1590/+0
* ICU support for STM32 TIM9 unit.gdisirio2013-05-041-0/+2
* Added support for timers 6, 7, 9, 11, 12, 14 to the STM32 GPT driver.gdisirio2013-04-061-0/+12
* Added support for timer 9 to the STM32 PWM driver.gdisirio2013-04-061-0/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 35acf78f-673a-0410...gdisirio2013-04-022-0/+89
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-304-56/+40
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5286 35acf78f-673a-0410...gdisirio2013-02-191-2/+0
* Updated all the STM32F4 mcuconf files because the new OTG options.gdisirio2013-02-171-2/+2
* Updated license years.gdisirio2013-02-024-4/+4
* Removed obsolete options from the haconf.h files.gdisirio2013-02-021-33/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4995 35acf78f-673a-0410...gdisirio2012-12-301-0/+7
* Fixed bug 3598720.gdisirio2012-12-281-0/+11
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4607 35acf78f-673a-0410...gdisirio2012-08-211-42/+52
* I2C. Priorities rebalanced. I2C pushed over other peripherals as a workaround...barthess2012-08-141-10/+10
* Added USART6 support to STM32 UART/mcuconf.h(v1) driver.gdisirio2012-07-091-0/+5
* I2C. Fixed testhal for F4x.barthess2012-07-063-17/+20
* Fixed relative path to OS.gdisirio2012-04-021-3/+2
* Fixed bug 3513897.gdisirio2012-04-011-4/+20
* Fixed bug 3510812.gdisirio2012-04-012-2/+2
* Fixed ADC divider in STM32F4 demos. Completed implemetation of new RR schedul...gdisirio2012-02-071-1/+1
* License text updated with new year.gdisirio2012-01-214-4/+4
* Updated all halconf.h files.gdisirio2012-01-091-0/+7
* Removed obsolete halconf.h files.gdisirio2012-01-071-37/+23
* I2C. Cleaned comments in testahls.barthess2012-01-061-3/+3
* I2C. Minor changes in testhals.barthess2012-01-051-2/+12
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-4/+3
* I2C. F4x teathal minor changes.barthess2012-01-041-1/+1
* Removed some double spacing.gdisirio2011-12-311-1/+0
* I2C. STM32F4x testhal comments cleanup.barthess2011-12-311-2/+6
* I2C. Added simple test for STM32F4x.barthess2011-12-315-0/+1480