Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcc_reconfigure_pll(): Assert that the PLL is disabled. | Marti Bolivar | 2012-04-11 | 1 | -0/+3 |
* | RCC: Add new mechanism for configuring the main PLL. | Marti Bolivar | 2012-04-11 | 1 | -0/+19 |
* | RCC: Clean up and sanitize interfaces across F1, F2 series. | Marti Bolivar | 2012-04-11 | 1 | -18/+8 |
* | stm32f1/rcc.c: Add cautionary comment. | Marti Bolivar | 2012-04-11 | 1 | -0/+4 |
* | RCC: Break out some portable functionality from stm32f1/. | Marti Bolivar | 2012-04-11 | 1 | -34/+7 |
* | Move RCC support for STM32F1 to libmaple/stm32f1/. | Marti Bolivar | 2012-04-11 | 1 | -0/+205 |