diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c8e89dc686..75d09209ab 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: March 21, 2011
+Last Updated: March 23, 2011
nuttx-6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * arch/arm/include/lpc17xx/irq.h and arch/arm/src/lpc17xx/lpc17_gpio*.c + -- Fix several bugs in the GPIO interrupt logic. Submited by + Decio Renno. + * Initialization for the CONFIG_APPS_DIR is now supported during the + earlier, 'context' build phase. + * arch/arm/src/lpc17_gpioint.c -- Finish coding of the LPC17xx GPIO + interrupt logic. + apps-6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * Creation of auto-generated header files now occurs during the context + build phase. + pascal-2.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> buildroot-1.10 2011-xx-xx <spudmonkey@racsa.co.cr>