diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index bcfcf34f1b0..64857be2f8d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: March 28, 2007
+Last Updated: April 29, 2007
+ 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*. +
++ STATUS: + This port is in progress and should be available in the nuttx-0.2.5 release. +
+arch/arm/include/lpc214x and arch/arm/src/lpc214x:
+ These directories provide support for NXP LPC214x family of
+ processors.
+ STATUS: This port is in progress and should be available in the
+ nuttx-0.2.5 release.
+ configs/c5471evm:
This is a port to the Spectrum Digital C5471 evaluation board. The
C5471 is a dual core processor from TI with an ARM7TDMI general purpose
processor and a c54 SDP. NuttX runs on the ARM core and is built with
with a GNU arm-elf toolchain*. This port is complete, verified, and
- included in the NuttX release.configs/mcu123-lpc214x:
- This is a port to the mcu123.com lpc214x development board.
- This OS is also built with the arm-elf toolchain*.configs/ntosd-dm320:
This port uses the Neuros OSD with a GNU arm-elf toolchain*.
@@ -524,15 +538,18 @@
for futher information.
NuttX operates on the ARM9EJS of this dual core processor.
STATUS: This port is code complete, verified, and included in the
- NuttX 0.2.1 release.configs/m68322evb:
This is a work in progress for the venerable m68322evb board from
- Motorola.configs/pjrc-8051:
8051 Microcontroller. This port uses the PJRC 87C52 development system
- and the SDCC toolchain. This port is not quite ready for prime time.