diff --git a/ChangeLog b/ChangeLog index 0d08388a81d..9787ddcdea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1609,6 +1609,9 @@ 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. + diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c8e89dc6868..75d09209abb 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 21, 2011

+

Last Updated: March 23, 2011

@@ -2157,8 +2157,19 @@ buildroot-1.9 2011-02-10 <spudmonkey@racsa.co.cr>