aboutsummaryrefslogtreecommitdiff
path: root/stm/rtc.c
AgeCommit message (Expand)Author
2014-02-19stm: Add RTC start-up info, and uPy bindings.Damien George
2014-01-28stm: Increase timeout for RTC LSE startup; use backup regs.Damien George
2014-01-23stm: Remove unnecessary #includes; small other changes.Damien George
2014-01-23Move RTC to Separate Modulemux