diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4909faec8c7..268184ee6b1 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -827,7 +827,8 @@
STATUS: This port is in progress. Coding is complete on the basic port (timer, serial console, SPI). - Verified support for the i.MX1 will be announced in a future release of NuttX. + Verified support for the i.MX1 will be announced in a future release of NuttX (work has + been temporarily stopped to support the Luminary LM3S6918).
@@ -851,10 +852,32 @@ STATUS: The basic port (timer interrupts, serial ports, network, framebuffer, etc.) is complete. All implemented features have been verified with the exception of the USB device-side - driver; that implementation is complete but completely untested. + driver; that implementation is complete but untested. ++ Luminary LM3S6918. + This port uses theMicromint Eagle-10 development board with a GNU arm-elf toolchain* + under either Linux or Cygwin. +
++ STATUS: + This port is in progress. Coding is complete on the basic port (timer, serial console, SPI). + Verified support for the Cortex-M3 will be announced in a future release of NuttX. +
+