aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/RTC/mcuconf.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license years.gdisirio2013-02-021-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4611 35acf78f-673a-0410...gdisirio2012-08-221-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4610 35acf78f-673a-0410...gdisirio2012-08-221-13/+10
* I2C. Priorities rebalanced. I2C pushed over other peripherals as a workaround...barthess2012-08-141-7/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 35acf78f-673a-0410...gdisirio2012-06-161-1/+1
* License text updated with new year.gdisirio2012-01-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410...gdisirio2012-01-121-60/+41
* RTC. Fixed some bugs and added locks into write functions. Haltest updated.barthess2012-01-111-2/+2
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-081-2/+9
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-0/+2
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 35acf78f-673a-0410...gdisirio2011-11-101-5/+7
* RTC. Code reorganization to correspond ChibiOS rules.barthess2011-09-201-0/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410...gdisirio2011-09-121-0/+15
* RTC. Hal test added.barthess2011-08-311-0/+198