summaryrefslogtreecommitdiff
path: root/firmware/export/config-c100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-c100.h')
-rw-r--r--firmware/export/config-c100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-c100.h b/firmware/export/config-c100.h
index c4e5ad5673..d632deeb84 100644
--- a/firmware/export/config-c100.h
+++ b/firmware/export/config-c100.h
@@ -129,4 +129,6 @@
129#define TCCBOOT 129#define TCCBOOT
130#endif 130#endif
131 131
132#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
133
132#endif /* SIMULATOR */ 134#endif /* SIMULATOR */