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