aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/rcc.c
Commit message (Expand)AuthorAgeFilesLines
* RCC refactor.Marti Bolivar2011-03-211-53/+75
* Fix merge error and compile error.Perry Hung2011-03-111-1/+1
* i2c mergePerry Hung2011-02-281-0/+2
|\
| * checkpointPerry Hung2011-02-261-0/+2
* | Refactor backup (BKP) and power (PWR) routines.Marti Bolivar2011-02-271-9/+11
* | libmaple: Refactor ADC routinesPerry Hung2011-02-271-0/+1
|/
* Basic DAC functionality (high-density devices only).Marti Bolivar2011-02-181-1/+1
* undoing USART[45] -> UART[45] mistakeMarti Bolivar2011-02-151-2/+2
* Added DMA1 and DMA2 to the RCCMichael Hope2010-10-201-0/+2
* whitespace cleanupsMarti Bolivar2010-09-271-97/+93
* Merge maple-native changes into portablebnewbold2010-08-311-42/+106
|\
| * Further wirish portability progressbnewbold2010-08-311-0/+1
| * inital portability workbnewbold2010-08-251-42/+9
| * Switch spi to use new rcc interfacePerry Hung2010-08-041-0/+2
| * New reset and clock control apiPerry Hung2010-08-041-83/+152
| * Basic flash peripheral management api for board bringupPerry Hung2010-08-041-8/+0
* | Some refactoringbnewbold2010-08-051-95/+64
|/
* rename clock selection registerbnewbold2010-07-241-2/+2
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-0/+24
* Removed inttypes.hPerry Hung2010-03-311-9/+9
* Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung2010-03-301-3/+3
* Merge branch 'master' into rcc-devPerry Hung2010-03-301-0/+113