forked from Imagelibrary/rtems
Increased stack space because message buffers are on the stack.
This commit is contained in:
@@ -28,6 +28,7 @@ void ITRON_Init( void );
|
||||
|
||||
#define CONFIGURE_ITRON_INIT_TASK_TABLE
|
||||
#define CONFIGURE_MAXIMUM_ITRON_MESSAGE_BUFFERS 10
|
||||
#define CONFIGURE_ITRON_INIT_TASK_STACK_SIZE (4 * RTEMS_MINIMUM_STACK_SIZE)
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user