diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 38bea91aa08..2c7d6531a9f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -984,6 +984,7 @@ Other memory: * Add support for Windows native toolchains that cannot follow Cygwin soft links * Modified serial driver interface to handle hardware with non-16550A-like interrupt architecture (like the Z16F) + * Added a "dumb" serial console driver to simply OS bringup