forked from len0rd/rockbox
HD300: enable RTC alarm function (working partially for now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4eb5aa2392
commit
1f64b7fb1f
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
||||||
|
|
||||||
/* Define this if you have RTC */
|
/* Define this if you have RTC */
|
||||||
#define CONFIG_RTC RTC_S35380A
|
#define CONFIG_RTC RTC_S35380A
|
||||||
|
#define HAVE_RTC_ALARM
|
||||||
|
|
||||||
#define CONFIG_LCD LCD_S1D15E06
|
#define CONFIG_LCD LCD_S1D15E06
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue