summaryrefslogtreecommitdiff
path: root/firmware/export/config-fuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r--firmware/export/config-fuze.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index a5ccf63180..51b2180217 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -70,7 +70,9 @@
70#define HAVE_SW_TONE_CONTROLS 70#define HAVE_SW_TONE_CONTROLS
71 71
72#endif /* !BOOTLOADER */ 72#endif /* !BOOTLOADER */
73/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */ 73
74/* put the lcd frame buffer in IRAM */
75#define IRAM_LCDFRAMEBUFFER IBSS_ATTR
74 76
75#define CONFIG_KEYPAD SANSA_FUZE_PAD 77#define CONFIG_KEYPAD SANSA_FUZE_PAD
76 78