summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_rcc.c
Commit message (Expand)AuthorAgeFilesLines
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-181-2/+2
* Working toward clean STM3240xx buildpatacongo2011-11-221-431/+8
* New STM32 board needs more time for HSE readypatacongo2011-11-101-43/+54
* Add Uros' RCC actitivity counter to STM32 idle looppatacongo2011-08-201-54/+2
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-191-19/+75
* Add STM32 FLASH driverpatacongo2011-05-071-2/+2
* Add code changes from Urospatacongo2011-04-151-24/+33
* More changes from Urospatacongo2011-03-281-10/+20
* Add support for RAMTRON NVRAM devicespatacongo2011-03-061-1/+1
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-271-15/+44
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-7/+7
* timeout loop variable should be volatilepatacongo2009-10-291-15/+15
* Initial USB debug changespatacongo2009-10-291-9/+20
* Add FSMC supportpatacongo2009-10-201-1/+43
* Basic USART setup workspatacongo2009-10-111-4/+6
* Misc clocking fixespatacongo2009-10-041-8/+8
* Add RCC supportpatacongo2009-09-281-0/+419