summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32f20xxx_rcc.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing NSH configuration settings. Correct some conditional logic for S...Gregory Nutt2013-06-021-1/+1
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-261-0/+4
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-151-1/+1
* Add stm32_clockenable() to support recovery from deep sleep low-power usage m...patacongo2012-08-021-1/+1
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-6/+0
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-46/+50
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-3/+3
* Add support for the STM3220G-EVAL boardpatacongo2012-03-101-0/+668