summaryrefslogtreecommitdiff
path: root/nuttx/arch/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-04-29 21:50:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-04-29 21:50:53 +0000
commitfa7b78be9bd8af94f9282b8bf379e64edc84ddd6 (patch)
tree730144855acba8932a621b3f0ea15b0d4dd83ab4 /nuttx/arch/README.txt
parent6463ba69dad3e46bde7b61c0d31262fd26a954b8 (diff)
downloadnuttx-fa7b78be9bd8af94f9282b8bf379e64edc84ddd6.tar.gz
nuttx-fa7b78be9bd8af94f9282b8bf379e64edc84ddd6.tar.bz2
nuttx-fa7b78be9bd8af94f9282b8bf379e64edc84ddd6.zip
Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/arm and
also to adding lpc214x to arch/arm. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@194 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/README.txt')
-rw-r--r--nuttx/arch/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/arch/README.txt b/nuttx/arch/README.txt
index f347f3333..f29edc15e 100644
--- a/nuttx/arch/README.txt
+++ b/nuttx/arch/README.txt
@@ -146,8 +146,15 @@ arch/arm
NuttX operates on the ARM9EJS of this dual core processor. This port
complete, verified, and included in the NuttX release 0.2.1.
+ 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.
+
arch/m68322
A work in progress.
+ STATUS: Stalled for the moment.
arch/pjrc-8051
8051 Microcontroller. This port is not quite ready for prime time.