summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32f40xxx_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-251-3/+3
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-1/+1
* Completes coding of the PWM modulepatacongo2011-12-191-1/+1
* STM32 F4 RTC is functionalpatacongo2011-12-141-3/+105
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-33/+44
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-141-12/+492
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-0/+249