forked from Imagelibrary/rtems
libtests/block06: Increase stack size
This commit is contained in:
@@ -1845,6 +1845,8 @@ static rtems_task Init(rtems_task_argument argument)
|
|||||||
#define CONFIGURE_MAXIMUM_DRIVERS 3
|
#define CONFIGURE_MAXIMUM_DRIVERS 3
|
||||||
#define CONFIGURE_MAXIMUM_SEMAPHORES 2
|
#define CONFIGURE_MAXIMUM_SEMAPHORES 2
|
||||||
|
|
||||||
|
#define CONFIGURE_INIT_TASK_STACK_SIZE (2 * RTEMS_MINIMUM_STACK_SIZE)
|
||||||
|
|
||||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||||
|
|
||||||
#include <rtems/confdefs.h>
|
#include <rtems/confdefs.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user