forked from Imagelibrary/rtems
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/system.h: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* fileio/system.h: Rename STACK_CHECKER_ON to more appropriate
|
||||
CONFIGURE_STACK_CHECKER_ENABLED.
|
||||
|
||||
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* minimum/init.c, unlimited/system.h: Add support for optionally having
|
||||
|
||||
@@ -47,7 +47,7 @@ rtems_task Init(
|
||||
#define CONFIGURE_MAXIMUM_SEMAPHORES 20
|
||||
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 20
|
||||
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
|
||||
#define STACK_CHECKER_ON
|
||||
#define CONFIGURE_STACK_CHECKER_ENABLED
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#define CONFIGURE_EXTRA_TASK_STACKS (6 * RTEMS_MINIMUM_STACK_SIZE)
|
||||
|
||||
Reference in New Issue
Block a user