forked from Imagelibrary/rtems
2001-11-01 Joel Sherrill <joel@OARcorp.com>
* sp26/system.h: Properly account for stack memory used by this test. Reported by Jerry Needell <jerry.needell@unh.edu> and processed as PR78.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sp26/system.h: Properly account for stack memory used by
|
||||
this test. Reported by Jerry Needell <jerry.needell@unh.edu>
|
||||
and processed as PR78.
|
||||
|
||||
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
||||
|
||||
@@ -30,6 +30,7 @@ void task1(void);
|
||||
|
||||
#define CONFIGURE_MAXIMUM_TASKS 5
|
||||
#define CONFIGURE_MAXIMUM_REGIONS 1
|
||||
#define CONFIGURE_EXTRA_TASK_STACKS (RTEMS_MINIMUM_STACK_SIZE * 4)
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user