From eda3ba568ba678bd5d020aeb81346233667153ca Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 15 Mar 2008 20:04:06 +0000 Subject: [PATCH] Add ez80f0910200kitg configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@735 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 27 +++++++++++++++++++++++++-- Documentation/NuttxPortingGuide.html | 19 ++++++++++++++++--- 2 files changed, 41 insertions(+), 5 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 511aa8d8bb..75e7843615 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 10, 2008

+

Last Updated: March 15, 2008

@@ -605,6 +605,27 @@

+ + + + Zilog eZ80Acclaim! + + + +
+ +

+ Zilog eZ80Acclaim! Microncontroller. + This port uses the ZiLOG ez80f0910200kitg development kit, eZ80F091 part + and the Zilog ZDS-II Windows command line tools. + The development environment is Cygwin under WinXP. +

+

+ STATUS: + This is a work in progress. Verified ez80 support will be announced in a future NuttX release. +

+ + @@ -628,7 +649,8 @@

STATUS: - This released has been verified only on the ZiLOG ZDS-II Z8Encore! chip simulation. + This release has been verified only on the ZiLOG ZDS-II Z8Encore! chip simulation + as of nuttx-0.3.9.

@@ -988,6 +1010,7 @@ nuttx-0.3.10 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Add support for the ZiLOG EZ80Acclaim microcontrooler (EZ80F91 chip). * Add configuration for the ZiLOG z8f64200100kit development kit, Z8F6423 part. + * Add configuration for the ZiLOG ez80f0910200kitg development kit, EZ80F091 part. pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index cce8daa7d3..d59315db9c 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -16,7 +16,7 @@

by

Gregory Nutt

-

Last Update: February 15, 2008

+

Last Update: March 15, 2008

Table of Contents

@@ -431,7 +431,7 @@
  • arch/z80: This directory holds 8-bit ZiLOG architectures. At present, this includes the - Zilog z80 and z8Encore! Microcontrollers. + Zilog z80, ez80Acclaim! and z8Encore! Microcontrollers.
  • @@ -650,6 +657,12 @@ The development environment is Cygwin under WinXP. +
  • configs/ez80f0910200kitg + ez80Acclaim! Microcontroller. This port use the Zilog ez80f0910200kitg + development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line + tools. The development environment is Cygwin under WinXP. +
  • +
  • configs/z8encore000zco z8Encore! Microcontroller. This port use the Zilog z8encore000zco development kit, Z8F6403 part, and the Zilog ZDS-II Windows command line