summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index fd79d19cb7..3030c2830e 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -11,6 +11,9 @@
11/* Define this if you have a software controlled poweroff */ 11/* Define this if you have a software controlled poweroff */
12#define HAVE_SW_POWEROFF 12#define HAVE_SW_POWEROFF
13 13
14/* The number of bytes reserved for loadable plugins */
15#define PLUGIN_BUFFER_SIZE 0x8000
16
14#ifndef SIMULATOR 17#ifndef SIMULATOR
15 18
16/* Define this if you have a SH7034 */ 19/* Define this if you have a SH7034 */