Revert "sptests/sp02: Fix maximum task count"

This reverts commit 6f8adb073b.

The resource count was correct.
This commit is contained in:
Sebastian Huber
2013-06-17 10:12:26 +02:00
parent cf46db8516
commit c4a236aebe

View File

@@ -37,7 +37,7 @@ rtems_task Task_3(
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_MAXIMUM_TASKS 5
#define CONFIGURE_MAXIMUM_TASKS 4
/*
* Deliberately configure the IDLE Task's stack as greater than minimum