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