diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index e86046858fd..63e59af7459 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: May 1, 2010
+ Last Updated: May 2, 2010
|
@@ -1686,6 +1686,10 @@ nuttx-5.5 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* configs/olimex-str7p11/nettest - examples/nettest configuration using
the ENC28J60 driver on the Olimex STMicro STR-P711.
(unverified on original check-in)
+ * configs/olimex-str7p11/src/up_enc28j60.c - Add ENC28J60 initialization
+ logic.
+ * arch/arm/src/str7x/str7x_xti.c - Add basic XTI support (external
+ interrupts).
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>