summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudio7.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudio7.h')
-rw-r--r--firmware/export/config-iaudio7.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudio7.h b/firmware/export/config-iaudio7.h
index 1e7c42258c..c8612bb2b9 100644
--- a/firmware/export/config-iaudio7.h
+++ b/firmware/export/config-iaudio7.h
@@ -162,4 +162,7 @@
162#ifdef BOOTLOADER 162#ifdef BOOTLOADER
163#define TCCBOOT 163#define TCCBOOT
164#endif 164#endif
165
166#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
167
165#endif /* SIMULATOR */ 168#endif /* SIMULATOR */