summaryrefslogtreecommitdiff
path: root/nuttx/arch/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/README.txt')
-rw-r--r--nuttx/arch/README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/arch/README.txt b/nuttx/arch/README.txt
index 104d988e7..52ad1f3e1 100644
--- a/nuttx/arch/README.txt
+++ b/nuttx/arch/README.txt
@@ -159,8 +159,12 @@ arch/m68322
arch/pjrc-8051
8051 Microcontroller. This port is not quite ready for prime time.
+arch/z16
+ ZiLog z16f Microcontroller.
+ STATUS: A work in progress
+
arch/z80
- z80 Microcontroller.
+ ZiLog z80 Microcontroller.
STATUS: Functional with no known defects. There are still several
OS features that have not yet been tested (e.g., networking).