From bd687af96374c034676493e62dbc01443c55c41d Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 7 Jan 2008 23:13:12 +0000 Subject: [PATCH] Adding support for the z16f git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@520 42af7a65-404d-4744-a932-0658087f49c3 --- arch/README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/arch/README.txt b/arch/README.txt index 104d988e74..52ad1f3e1b 100644 --- a/arch/README.txt +++ b/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).