aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f4
AgeCommit message (Expand)Author
2012-10-05Merging pull request #28 Random number generator defenition and example.Piotr Esden-Tempski
2012-09-27Add all SCB registers mentioned in ARM DDI 0403D manual.Daniel Serpell
2012-09-15Setup to document entire project using doxygen.Ken Sarkies
2012-09-07Random number generator register definitions.Oliver Dille
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-03-21Revert "Fix setting alternate port functions on the STM32F4."Fergus Noble
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-24Added set priority group convenience function.Piotr Esden-Tempski
2012-02-24Updated SCB_AIRCR_PRIGROUP bit definitions to be more consistent with the sty...Piotr Esden-Tempski
2012-02-12Fix setting alternate port functions on the STM32F4.Gareth McMullin
2011-11-16Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming...Piotr Esden-Tempski
2011-11-11stm32/f4/pwr.h: Document reserved bits.Uwe Hermann
2011-11-11STM32F4: Fix typos, s/F2/F4/.Uwe Hermann
2011-11-10STM32F2/F4: SPI fixes.Uwe Hermann
2011-11-02Add USART6 definitions to STM32F3 & STM32F4Stephen Caudle
2011-11-02Add timer support for STM32F2 & STM32F4Stephen Caudle
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2011-10-31Fix STM32 flash programming doc linksStephen Caudle
2011-10-31Add initial support for STM32F4Stephen Caudle