aboutsummaryrefslogtreecommitdiff
path: root/libmaple/rcc.c
AgeCommit message (Expand)Author
2011-05-12libmaple: Fix warnings in libmaple source filesPerry Hung
2011-04-29Adding RCC_SPI3 for high density devices.Marti Bolivar
2011-04-25Adding rcc_dev_clk(), an accessor for a peripheral's clock line.Marti Bolivar
2011-04-12Adding i2c2 and i2c fast modeAnton Eltchaninov
2011-03-21RCC refactor.Marti Bolivar
2011-03-11Fix merge error and compile error.Perry Hung
2011-02-28i2c mergePerry Hung
2011-02-27Refactor backup (BKP) and power (PWR) routines.Marti Bolivar
2011-02-27libmaple: Refactor ADC routinesPerry Hung
2011-02-26checkpointPerry Hung
2011-02-18Basic DAC functionality (high-density devices only).Marti Bolivar
2011-02-15undoing USART[45] -> UART[45] mistakeMarti Bolivar
2010-10-20Added DMA1 and DMA2 to the RCCMichael Hope
2010-09-27whitespace cleanupsMarti Bolivar
2010-08-31Merge maple-native changes into portablebnewbold
2010-08-31Further wirish portability progressbnewbold
2010-08-25inital portability workbnewbold
2010-08-05Some refactoringbnewbold
2010-08-04Switch spi to use new rcc interfacePerry Hung
2010-08-04New reset and clock control apiPerry Hung
2010-08-04Basic flash peripheral management api for board bringupPerry Hung
2010-07-24rename clock selection registerbnewbold
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-30Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung
2010-03-30Merge branch 'master' into rcc-devPerry Hung