diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 5d1600b9d2..fdbbc9f228 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 30, 2010

+

Last Updated: July 2, 2010

@@ -1827,6 +1827,8 @@ nuttx-5.8 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> for SPI-based MMC/SD cards and integrate into the NSH example. * arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D interrupts. + * arch/arm/src/lpc17xx/lp17_clockconfig.c - Power was not being + provided to GPIO module. This is a critical bugfix! pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>