summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox20.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox20.h')
-rw-r--r--firmware/export/config/xduoox20.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox20.h b/firmware/export/config/xduoox20.h
index d451ba31f4..018e32888f 100644
--- a/firmware/export/config/xduoox20.h
+++ b/firmware/export/config/xduoox20.h
@@ -63,6 +63,9 @@
63/* define this if you have a real-time clock */ 63/* define this if you have a real-time clock */
64#define CONFIG_RTC APPLICATION 64#define CONFIG_RTC APPLICATION
65 65
66/* Define if the device can wake from an RTC alarm */
67//#define HAVE_RTC_ALARM
68
66/* The number of bytes reserved for loadable codecs */ 69/* The number of bytes reserved for loadable codecs */
67#define CODEC_SIZE 0x80000 70#define CODEC_SIZE 0x80000
68 71