summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp20/system.h')
-rw-r--r--testsuites/sptests/sp20/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp20/system.h b/testsuites/sptests/sp20/system.h
index b6f338a53d..0089825dc9 100644
--- a/testsuites/sptests/sp20/system.h
+++ b/testsuites/sptests/sp20/system.h
@@ -38,6 +38,8 @@ void Get_all_counters( void );
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_MICROSECONDS_PER_TICK 100000
+
#define CONFIGURE_MAXIMUM_TASKS 7
#define CONFIGURE_MAXIMUM_PERIODS 10