aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/RTC
Commit message (Expand)AuthorAgeFilesLines
* License text updated with new year.gdisirio2012-01-214-4/+4
* Updated all halconf.h files.gdisirio2012-01-091-0/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410...gdisirio2012-01-071-1/+1
* Removed obsolete halconf.h files.gdisirio2012-01-072-35/+21
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-3/+3
* Removed some double spacing.gdisirio2011-12-311-1/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3651 35acf78f-673a-0410...gdisirio2011-12-221-1/+1
* Provisional STM32F2xx support.gdisirio2011-12-221-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3636 35acf78f-673a-0410...gdisirio2011-12-181-12/+1
* Cleaned "//" comments.barthess2011-12-171-8/+26
* Fixed some forgotten details.gdisirio2011-12-171-12/+3
* RTC. Nop.barthess2011-12-162-0/+3
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-152-5/+19
* RTC. Nop.barthess2011-12-152-19/+31
* RTC. STM32F4x testhal begins.barthess2011-12-145-0/+1497