mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
AMS Sansa (formerly 'V2') use the as3514 RTC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19072 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1811858476
commit
81b2ffb63e
6 changed files with 5 additions and 7 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
/* define this if you have a real-time clock */
|
||||
#ifndef BOOTLOADER
|
||||
#define CONFIG_RTC RTC_AS3525
|
||||
#define CONFIG_RTC RTC_AS3514
|
||||
#endif
|
||||
|
||||
/* Define this if you have a software controlled poweroff */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue