diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index a74984b2cbc..a2b17b108cb 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -4596,6 +4596,10 @@ build CONFIG_BOOT_COPYTORAM: Some configurations boot in FLASH but copy themselves entirely into RAM for better performance. +
  • + CONFIG_BOOT_RAMFUNCS: Other configurations may copy just + some functions into RAM, either for better performance or for errata workarounds. +
  • CONFIG_STACK_POINTER: The initial stack pointer