aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f2-f4/include/series
Commit message (Collapse)AuthorAgeFilesLines
* stm32f2-f4: refactor header guards, doxygen commentsbnewbold2015-06-1314-70/+70
|
* stm32f2-f4: refactor internal doxygen file referencesbnewbold2015-06-1312-12/+12
|
* F401RB is almost identical to F401CCbryan newbold2015-06-121-1/+1
|
* stm32f2-f4: rcc.h: order RCC_TIMER* numerically, not alphabeticallybryan newbold2015-06-121-5/+5
| | | | This avoids a bug with instantiating Wirish HardwareTimers.
* stm32f4: begin filling out F4 suport in headersbnewbold2015-03-033-2/+36
|
* stm32f2-f4: refactor <series/stm32.h>Marti Bolivar2014-11-241-22/+28
| | | | | | Prep work for adding F4 support. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
* Rename various "stm32f2" directories "stm32f2-f4".Marti Bolivar2014-11-2414-0/+3467
Preparatory patch for adding STM32F4 support. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>