forked from Imagelibrary/rtems
Increased stack size of initialization thread.
This commit is contained in:
@@ -44,6 +44,8 @@ void *Task_3(
|
||||
#define CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS 5
|
||||
|
||||
#define CONFIGURE_POSIX_INIT_THREAD_TABLE
|
||||
#define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \
|
||||
(RTEMS_MINIMUM_STACK_SIZE * 4)
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user