diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 2b4fc48e028..8aed05749b8 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -422,7 +422,6 @@ Other architectures and the SDCC toolchain are also supported but not as well exercised.
-This release was verified only on the Spectrum Digital C5471 EVM using the C5471 Ethernet driver. Any feedback about bugsor suggestions for @@ -467,10 +466,10 @@
- TI TMS320C5471 (also called C5471 or TMS320DA180 or DA180). + TI TMS320C5471 (also called C5471 or TMS320DA180 or DA180). NuttX operates on the ARM7 of this dual core processor. This port uses the Spectrum Digital - evaluation board with a GNU arm-elf toolchain*. + evaluation board with a GNU arm-elf toolchain* under Linux or Cygwin.
STATUS: @@ -485,7 +484,7 @@ NXP LPC214x. Support is provided for the NXP LPC214x family of processors. In particular, support is provided for the mcu123.com lpc214x evaluation board (LPC2148). - This port also used the GNU arm-eld toolchain*. + This port also used the GNU arm-eld toolchain* under Linux or Cygwin.
STATUS: @@ -507,7 +506,7 @@ NuttX operates on the ARM9 of this dual core processor. This port uses the Neuros OSD - with a GNU arm-elf toolchain*. + with a GNU arm-elf toolchain* under Linux or Cygwin.
STATUS: @@ -527,7 +526,7 @@
PJRC 87C52 Development Board. This port uses the PJRC 87C52 development system - and the SDCC toolchain. + and the SDCC toolchain under Linux or Cygwin.
STATUS: @@ -551,7 +550,7 @@
Z80 Instruction Set Simulator. This port uses the SDCC toolchain - (verfied using version 2.6.0). + under Linux or Cygwin (verfied using version 2.6.0). This port has been verified using only a Z80 instruction simulator. That simulator can be found in the NuttX CVS here. @@ -580,7 +579,8 @@
* A highly modified buildroot -is available that be used to build a NuttX-compatible arm-elf toolchain.+is available that may be used to build a NuttX-compatible arm-elf toolchain under +Linux or Cygwin.