diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index b71e005ddf2..4909faec8c7 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: May 7, 2009
+ Last Updated: May 9, 2009
|
@@ -1400,6 +1400,8 @@ nuttx-0.4.6 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
for verifying this.
* Began adding support for the MicroMint Eagle100 board. This board has a
Luminary LM3S6918 Cortex-M3.
+ * Add configuration option to enable fast GPIO (vs. legacy, "slow" GPIO) for
+ LPC214x.
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>