summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-07 15:46:06 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-07 15:46:06 +0000
commitc09a3ef0cce3e4d864f493407af02a4a8f0a7a00 (patch)
treee9dbcc50ff409059bf827dc02dcf51df86614b7c
parent5dc8e931690b55702a8136fa77d4691266482956 (diff)
downloadpx4-nuttx-c09a3ef0cce3e4d864f493407af02a4a8f0a7a00.tar.gz
px4-nuttx-c09a3ef0cce3e4d864f493407af02a4a8f0a7a00.tar.bz2
px4-nuttx-c09a3ef0cce3e4d864f493407af02a4a8f0a7a00.zip
Add ez80f910200zco board config
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1429 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/ChangeLog2
-rw-r--r--nuttx/Documentation/NuttX.html1
-rw-r--r--nuttx/configs/README.txt5
3 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7a144d0f5..dafa400a0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -600,3 +600,5 @@
* Add documentation for NX graphics subsystem
0.4.1 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Added board support fot the ZiLog ez80Acclaim! ez80f910200zco Development Kit.
+
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index c2e619f20..0b9764209 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1288,6 +1288,7 @@ buildroot-0.1.2 2007-11-06 &lt;spudmonkey@racsa.co.cr&gt
<pre><ul>
nuttx-0.4.1 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+ * Added board support fot the ZiLog ez80Acclaim! ez80f910200zco Development Kit.
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 669152d39..2b22ed102 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -458,6 +458,11 @@ configs/ez80f0910200kitg
development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
tools. The development environment is Cygwin under WinXP.
+configs/ez80f0910200zco
+ ez80Acclaim! Microcontroller. This port use the Zilog ez80f0910200zco
+ development kit, eZ80F091 part, and the Zilog ZDS-II Windows command line
+ tools. The development environment is Cygwin under WinXP.
+
configs/m68322evb
This is a work in progress for the venerable m68322evb board from
Motorola. This OS is also built with the arm-elf toolchain*.