diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index c84fa4fe105..ba4de942ab7 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -1349,7 +1349,7 @@ The system can be re-made subsequently by just typing make. CONFIG_DEBUG_LIB: enable C library debug output (disabled by default)
  • - CONFIG_HAVE_LOWPUTC: architecture supports low-level, boot + CONFIG_ARCH_LOWPUTC: architecture supports low-level, boot time console output