summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-03-10 23:37:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-03-10 23:37:56 +0000
commit5774d10323df56f4c38687021f40abecec6ac2b8 (patch)
treeca171439f1b3eca225e1bc02f862649301d515d1 /nuttx/Documentation/NuttX.html
parent549c9f29cd39ae8cd151e92d77877a7609176dc2 (diff)
downloadpx4-nuttx-5774d10323df56f4c38687021f40abecec6ac2b8.tar.gz
px4-nuttx-5774d10323df56f4c38687021f40abecec6ac2b8.tar.bz2
px4-nuttx-5774d10323df56f4c38687021f40abecec6ac2b8.zip
Fixed of Z8F6423 -- still doesn't like correctly
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@732 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html15
1 files changed, 11 insertions, 4 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 18f8bbbdb..511aa8d8b 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: March 9, 2008</p>
+ <p>Last Updated: March 10, 2008</p>
</td>
</tr>
</table>
@@ -464,7 +464,7 @@
These unreleased changes are listed <a href="#pendingchanges">here</a>.
</p>
<p>
- nuttx-0.3.8 is a minor feature enhancement release.
+ nuttx-0.3.9 is a minor feature enhancement release.
This release includes support for the ZiLOG Z8Encore! microcontroller.
Also included is the initial framework for support for the Z80,
<a href="http://www.tim-mann.org/xtrs.html">XTRS</a> platform.
@@ -616,8 +616,14 @@
<td>
<p>
<b>Zilog Z8Encore! Microncontroller</b>.
- This port use the Zilog z8encore000zco development kit, Z8F6403 part, and the Zilog
- ZDS-II Windows command line tools.
+ This port uses the either:
+ </p>
+ <ul>
+ <li>Zilog z8encore000zco development kit, Z8F6403 part, or</li>
+ <li>Zilog z8f64200100kit development kit, Z8F6423 part</li>
+ </ul>
+ <p>
+ and the Zilog ZDS-II Windows command line tools.
The development environment is Cygwin under WinXP.
</p>
<p>
@@ -981,6 +987,7 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
nuttx-0.3.10 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Add support for the ZiLOG EZ80Acclaim microcontrooler (EZ80F91 chip).
+ * Add configuration for the ZiLOG z8f64200100kit development kit, Z8F6423 part.
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;