summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc.c
AgeCommit message (Expand)Author
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough
2003-12-04Fix for the occasional problem on FMR devices, when the device can't be turne...Linus Nielsen Feltzing
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2002-11-20Added rtc_read_multiple()Linus Nielsen Feltzing
2002-08-06rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing
2002-08-06rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing
2002-06-24Added first RTC functionsLinus Nielsen Feltzing