aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/RTC_FATTIME
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #404.gdisirio2013-04-262-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 35acf78f-673a-0410...gdisirio2013-04-077-0/+0
* 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
* 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
* RTC_FATTIME. Minor cleanup.barthess2012-09-211-2/+1
* RTC. Added test for FAT time stamp.barthess2012-09-207-0/+1804