aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/stm32_rcc.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-12/+12
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-041-0/+32
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3469 35acf78f-673a-0410...gdisirio2011-11-051-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3421 35acf78f-673a-0410...gdisirio2011-10-021-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-011-6/+6
* RTC. Driver improvementsbarthess2011-09-191-5/+12
* small fix in RCC helper for RTCbarthess2011-09-191-2/+4
* Added RCC helper support to RTC driver.barthess2011-09-181-0/+32
* STM32 RCC helper driver implemented.gdisirio2011-09-161-0/+864