aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/stm32_rcc.h
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35...gdisirio2013-08-091-961/+0
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
* Updated license years.gdisirio2013-02-021-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4602 35acf78f-673a-0410...gdisirio2012-08-211-0/+30
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4206 35acf78f-673a-0410...gdisirio2012-05-181-6/+4
* License text updated with new year.gdisirio2012-01-211-1/+1
* 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