From 34288fea43407fcf4ff530dea89030d656055804 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Wed, 14 Nov 2007 16:53:31 +0000 Subject: FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be changed slightly, but it seems to work better for all setting screens with the new keymap. Thanks to git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15620 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h10.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-h10.h') diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h index e1e0b54e28..aa60b106da 100644 --- a/firmware/export/config-h10.h +++ b/firmware/export/config-h10.h @@ -68,6 +68,7 @@ /* define this if you have a real-time clock */ #ifndef BOOTLOADER #define CONFIG_RTC RTC_E8564 +#define HAVE_RTC_ALARM #endif /* Define this if you have a software controlled poweroff */ -- cgit v1.2.3