forked from Imagelibrary/rtems
Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirements
more accurate.
This commit is contained in:
@@ -42,6 +42,8 @@ rtems_task Task_1_through_3(
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define CONFIGURE_EXTRA_TASK_STACKS (3 * RTEMS_MINIMUM_STACK_SIZE)
|
||||
|
||||
#include <confdefs.h>
|
||||
|
||||
/* global variables */
|
||||
|
||||
Reference in New Issue
Block a user