summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32f40xxx_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* 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