Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32f2-f4: refactor internal doxygen file references | bnewbold | 2015-06-13 | 21 | -21/+21 |
| | |||||
* | F401RB is almost identical to F401CC | bryan newbold | 2015-06-12 | 1 | -1/+1 |
| | |||||
* | stm32f2-f4: rcc.h: order RCC_TIMER* numerically, not alphabetically | bryan newbold | 2015-06-12 | 1 | -5/+5 |
| | | | | This avoids a bug with instantiating Wirish HardwareTimers. | ||||
* | stm32f4: add F4-specific IRQ entries | bnewbold | 2015-03-03 | 2 | -0/+10 |
| | | | | | Perhaps these should be in F4-specific files instead of the shared F2-F4 files? | ||||
* | stm32f4: note possibly incorrect max_baud entries | bnewbold | 2015-03-03 | 1 | -3/+3 |
| | |||||
* | stm32f4: begin filling out F4 suport in headers | bnewbold | 2015-03-03 | 3 | -2/+36 |
| | |||||
* | stm32f4: don't try to build FSMC and Timers that hardware doesn't support | bnewbold | 2015-03-03 | 2 | -0/+29 |
| | |||||
* | stm32f2-f4: refactor <series/stm32.h> | Marti Bolivar | 2014-11-24 | 1 | -22/+28 |
| | | | | | | Prep work for adding F4 support. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> | ||||
* | Rename various "stm32f2" directories "stm32f2-f4". | Marti Bolivar | 2014-11-24 | 28 | -0/+5661 |
Preparatory patch for adding STM32F4 support. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com> |