aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/common
AgeCommit message (Expand)Author
2013-02-26Fix all warnings for stm32f1 lib.Piotr Esden-Tempski
2013-02-26Remove duplicate declarationMichael Aherne
2013-01-22[stm32] Support the "new" BCD style RTC peripheralKarl Palsson
2013-01-22[l1] PWR: fix style for common codeKarl Palsson
2013-01-09Merging pull request #72 DocPiotr Esden-Tempski
2013-01-08CRC moved to common areaKen Sarkies
2013-01-08I2C to common areaKen Sarkies
2013-01-08IWDG moved to common areaKen Sarkies
2013-01-08Move usart files to common areaKen Sarkies
2013-01-08Move DAC to common areaKen Sarkies
2013-01-08STM32: Moved SPI code into the common area.Ken Sarkies
2013-01-08Move STM32F1 DMA files to respective common directoriesKen Sarkies
2013-01-08STM32 DMA: replaced F4 header to match that for F2, and move header and sourc...Ken Sarkies
2012-12-12STM32: Move RNG to common area and add support for the F2.Roger Light
2012-11-13rebase and fixKen Sarkies