aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f2/rcc.h
AgeCommit message (Expand)Author
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-16Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming...Piotr Esden-Tempski
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2011-10-31Add generic STM32F2 RCC clock functionStephen Caudle
2011-10-30Clean up whitespace in stm32f2 RCCStephen Caudle
2011-10-27Add RCC and FLASH support for STM32F2Stephen Caudle
2011-10-12RCC header file for F2 implemented, no convenience functions so far.Fergus Noble