summaryrefslogtreecommitdiff
path: root/nuttx/arch/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-31 15:45:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-31 15:45:58 +0000
commitd63b9bf5f59c5d16a3e9e5dffe50a9bbbb453c19 (patch)
treec76395b9d789715f198ad824844d10cb315791c7 /nuttx/arch/README.txt
parenta3124243d36a5729304fd2822efca8c96a6f5c6f (diff)
downloadpx4-nuttx-d63b9bf5f59c5d16a3e9e5dffe50a9bbbb453c19.tar.gz
px4-nuttx-d63b9bf5f59c5d16a3e9e5dffe50a9bbbb453c19.tar.bz2
px4-nuttx-d63b9bf5f59c5d16a3e9e5dffe50a9bbbb453c19.zip
Add z80 signals
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@472 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/README.txt')
-rw-r--r--nuttx/arch/README.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/nuttx/arch/README.txt b/nuttx/arch/README.txt
index f29edc15e..104d988e7 100644
--- a/nuttx/arch/README.txt
+++ b/nuttx/arch/README.txt
@@ -159,9 +159,14 @@ arch/m68322
arch/pjrc-8051
8051 Microcontroller. This port is not quite ready for prime time.
+arch/z80
+ z80 Microcontroller.
+ STATUS: Functional with no known defects. There are still several
+ OS features that have not yet been tested (e.g., networking).
+
The following architecture directories are deprecated. They have been
-replaced by the logic in arm/arm and will deleted when arch/arm is fully
-verified.
+replaced by the logic in arm/arm and will deleted at some point in the
+future.
arch/c5471
Replaced with arch/arm/include/c5471 and arch/arm/src/c5471