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:
parent
5c73e34d2d
commit
4e42cd712c
8 changed files with 56 additions and 18 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue