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, 0 insertions, 3 deletions
diff --git a/firmware/export/config-iaudio7.h b/firmware/export/config-iaudio7.h
index 68393f1293..44a6f84b0a 100644
--- a/firmware/export/config-iaudio7.h
+++ b/firmware/export/config-iaudio7.h
@@ -133,8 +133,6 @@
133 133
134#define CONFIG_CHARGING CHARGING_SIMPLE 134#define CONFIG_CHARGING CHARGING_SIMPLE
135 135
136#ifndef SIMULATOR
137
138/* Define this if you have a TCC770 */ 136/* Define this if you have a TCC770 */
139#define CONFIG_CPU TCC770 137#define CONFIG_CPU TCC770
140 138
@@ -162,4 +160,3 @@
162 160
163#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ 161#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
164 162
165#endif /* SIMULATOR */