diff --git a/ChangeLog b/ChangeLog index b84bc3600e..a85d9b37b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2300,7 +2300,7 @@ 6.14 2012-xx-xx Gregory Nutt - * tools/Makefile.txport, mkexport.sh, and configure.sh: Changes submitted + * tools/Makefile.export, mkexport.sh, and configure.sh: Changes submitted by Mike Smith to support configuration and 'make export' on MAC OS. * arch/arm/src/stm32/stm32_gpio.c: Disabled interrupts while configuring GPIO pins so that we have exclusive access to the GPIO configuration diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9a9b5756cd..be0d3c9c2d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 26, 2011

+

Last Updated: January 1, 2012

@@ -2773,8 +2773,36 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>