Adding support for the z16f

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@520 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-01-07 23:13:12 +00:00
parent 4af346a98e
commit bd687af963
1 changed files with 5 additions and 1 deletions

View File

@ -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).