From b912f9573787439a919c3afd4930d2d2a4b68527 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 13 Jun 2008 15:06:56 +0000 Subject: 2008-06-13 Joel Sherrill * user/bsp.t, user/conf.t, user/task.t: Add ability for application to configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE constant so user can clearly indicate they want the configured as opposed to the recommended minimum stack size. --- doc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index b749e1412f..776538a16a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2008-06-13 Joel Sherrill + + * user/bsp.t, user/conf.t, user/task.t: Add ability for application to + configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE + constant so user can clearly indicate they want the configured as + opposed to the recommended minimum stack size. + 2008-06-06 Joel Sherrill * started/buildc.t: Add paragraph on see CVS for latest patches. -- cgit v1.2.3