aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/common
AgeCommit message (Expand)Author
2013-03-09This mainly moves the STM32 timers' code to the common area.Ken Sarkies
2013-03-07Add test in common headers for improper inclusion of such files in application.Ken Sarkies
2013-03-07Repair to documentation (most documented files)Ken Sarkies
2013-03-01[stm32] Added *DECLS in stm32/common/gpio_common_all.h and stm32/l1/rcc.hlappi
2013-02-26Adding some useful functions for wakeup timer interruptsMichael Aherne
2013-02-26Formatting and commentingMichael Aherne
2013-02-26Minor fixes to RTC definitionsMichael Aherne
2013-02-26[stm32] [lib] Fixed declaration of spi_clean_disable to match implementation.Piotr Esden-Tempski
2013-02-26Implement SPI clean disable from TODO commentZachary Crockett
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