forked from Imagelibrary/rtems
Revert "sptests/sp02: Fix maximum task count"
This reverts commit 6f8adb073b.
The resource count was correct.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user