1
0
Fork 0
forked from len0rd/rockbox

RaaA: Add RTC support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29544 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Jarosch 2011-03-08 20:54:42 +00:00
parent 5c73e34d2d
commit 4e42cd712c
8 changed files with 56 additions and 18 deletions

View file

@ -57,6 +57,9 @@
/* define this if you have RTC RAM available for settings */
//#define HAVE_RTC_RAM
/* define this if you have a real-time clock */
#define CONFIG_RTC APPLICATION
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x100000