From e82d14a43044d7933bef5970f2bb434bb19dfab1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 13 Nov 2008 20:37:02 +0000 Subject: [PATCH] Change configuration name git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1226 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index a471ac72a7c..dfee322125d 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -1761,7 +1761,7 @@ The system can be re-made subsequently by just typing make. CONFIG_STACK_POINTER: The initial stack pointer
  • - CONFIG_PROC_STACK_SIZE: The size of the initial stack + CONFIG_IDLETHREAD_STACKSIZE: The size of the initial stack
  • CONFIG_PTHREAD_STACK_MIN: Minimum pthread stack size