1
0
Fork 0
forked from len0rd/rockbox

Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targets and some other enhancements to the calendar plugin.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18875 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2008-10-25 16:34:15 +00:00
parent 3ae419d955
commit 50a8017139
2 changed files with 312 additions and 175 deletions

View file

@ -86,9 +86,7 @@ vu_meter.c
wormlet.c
#if CONFIG_RTC
#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
calendar.c
#endif
#endif /* CONFIG_RTC */
#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */