diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 349cf84c84c..58afda7b588 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 4, 2010

+

Last Updated: May 6, 2010

@@ -998,7 +998,7 @@

- Luminary LM3S6918. + Luminary/TI LM3S6918. This port uses the Micromint Eagle-100 development board with a GNU arm-elf toolchain* under either Linux or Cygwin.

@@ -1025,6 +1025,29 @@

+ +
+ +

+ Luminary/TI LM3S6965. + This port uses the Stellaris LM3S6965 Evalution Kit with a GNU arm-elf toolchain* + under either Linux or Cygwin. +

+ + + + +
+
+
@@ -1695,6 +1718,10 @@ nuttx-5.5 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> for ENC28J60. * arch/arm/src/str7x/str7x_xti.c - Add basic XTI support (external interrupts). + * arch/arm/src/lm3s and arch/arm/include/lm3s - Add definitions for + LM3S6965 + * configs/lm3s6965-ek - Add configuration for Stellaris LM3S6965 + Evaluation Kit. pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>