From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- c/src/tests/itrontests/itronmbox01/system.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'c/src/tests/itrontests/itronmbox01/system.h') diff --git a/c/src/tests/itrontests/itronmbox01/system.h b/c/src/tests/itrontests/itronmbox01/system.h index d400584887..3482ffa2a1 100644 --- a/c/src/tests/itrontests/itronmbox01/system.h +++ b/c/src/tests/itrontests/itronmbox01/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 -- cgit v1.2.3