diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 13ff8a3735..7898b9d148 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 07, 2009

+

Last Updated: June 08, 2009

@@ -1432,6 +1432,10 @@ nuttx-0.4.8 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * arch/arm/str71x/str71x_serial.c: The STR711 interrupt driven serial driver finally works after some extradinary measures to handle missed interrupts. NSH is fully functional on the Olimex STR-P711 board. + * example/nsh: Moved architecture specific files from NSH directory to board- + specific directories. + * config/olimex-strp711/src/up_nsh.c: Add an NSH board specific directory for + for the Olimex STR7P11 board. pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>