aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/RTC
Commit message (Expand)AuthorAgeFilesLines
* 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
* RTC. Fixed bug 3526084barthess2012-05-141-4/+4
* Deleted redundant backslashbarthess2012-04-181-1/+1
* SDC. Merged code from development branch.barthess2012-04-172-7/+6
|\
| * RTC. High level staff moved to chrtclib.barthess2012-03-092-6/+5
* | Fixed relative path to OS.gdisirio2012-04-021-3/+5
* | Fixed bug 3513897.gdisirio2012-04-011-14/+25
* | Fixed bug 3510812.gdisirio2012-04-012-2/+2
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4025 35acf78f-673a-0410...gdisirio2012-03-051-1/+1
|/
* RTC. V2 driver merged to trunk.barthess2012-03-045-162/+191
* 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
* 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