diff --git a/ChangeLog b/ChangeLog index afd7041e8f4..8bd65bbc924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1146,3 +1146,8 @@ NOTE: Contributed by David Hewson. 5.7 2010-xx-xx Gregory Nutt + + * configs/nucleus2g - Add ostest configuration for the Nucleus 2G + LPC1768 board from 2G Engineering (http://www.2g-eng.com/) + * arch/arm/src/lpc17xx - Added basic LPC17xx boot-up logic, + interrupt handling, and GPIO configuration. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 035207ac668..50849cf6cb2 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 5, 2010

+

Last Updated: June 6, 2010

@@ -1795,6 +1795,11 @@ buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>