Alarm clock plugin for RTC targets

Author: Clément Pit-Claudel
Flyspray: FS#11056

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24912 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2010-02-25 14:45:06 +00:00
parent 0094b0500c
commit 99655d66bd
5 changed files with 216 additions and 0 deletions

View file

@ -107,6 +107,7 @@ vu_meter.c
wormlet.c
#if CONFIG_RTC
alarmclock.c
#endif /* CONFIG_RTC */
#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */