summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itronhello/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/itrontests/itronhello/system.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/tests/itrontests/itronhello/system.h b/c/src/tests/itrontests/itronhello/system.h
index ed516a778b..f74b1d985a 100644
--- a/c/src/tests/itrontests/itronhello/system.h
+++ b/c/src/tests/itrontests/itronhello/system.h
@@ -22,7 +22,9 @@ void ITRON_Init( void );
/* configuration information */
-#define CONFIGURE_TEST_NEEDS_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
+
+#define CONFIGURE_MAXIMUM_ITRON_TASKS 1
#define CONFIGURE_ITRON_INIT_TASK_TABLE