diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d3fff7c9bb6..1a25852be49 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 5, 2010

+

Last Updated: November 6, 2010

@@ -785,15 +785,15 @@ This is primarily a bugfix release and includes some important corrections to the code:

@@ -801,13 +801,13 @@ Other notable changes in NuttX-5.12 include:

@@ -1038,8 +1038,8 @@

Support for on-demand paging has been developed for the EA3131. - That support would all execute of a program in SPI FLASH by paging code sections out of SPI flash as needed. - However, as of this writing, I have not had the opportunity to verify this new feature. + That support would all execute of a program in SPI FLASH by paging code sections out of SPI flash as needed. + However, as of this writing, I have not had the opportunity to verify this new feature.

@@ -1231,20 +1231,24 @@

- NXP LPC1768. - Configurations are available for two boards: + NXP LPC1766 and LPC1768. + Configurations are available for three boards:

- Both boards feature the NXP LPC1768 MCU and a GNU arm-elf or arm-eabi toolchain* under - either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools). + The Nucleus 2G and the mbed boards feature the NXP LPC1768 MCU; + the Olimex LPC1766-STK board features an LPC1766. + All use a GNU arm-elf or arm-eabi toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).