forked from nuttx/nuttx-update
z8encore000zco has z8f6403
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@688 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c24b1acd07
commit
0265b92e54
2 changed files with 4 additions and 4 deletions
|
@ -615,7 +615,7 @@
|
|||
<td>
|
||||
<p>
|
||||
<b>Zilog Z8Encore! Microncontroller</b>.
|
||||
This port use the Zilog z8encore000zco development kit, Z8F642 part, and the Zilog
|
||||
This port use the Zilog z8encore000zco development kit, Z8F6403 part, and the Zilog
|
||||
ZDS-II Windows command line tools.
|
||||
The development environment is Cygwin under WinXP.
|
||||
</p>
|
||||
|
@ -991,7 +991,7 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>
|
|||
nuttx-0.3.9 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||
|
||||
* Began adding support for the ZiLOG Z8Encore! microcontroller for the Z8Encore000ZCO
|
||||
development board and the Z8F642 part.
|
||||
development board and the Z8F6403 part.
|
||||
* Fix broken 'clean' target on z80sim configurations
|
||||
* Re-structure arch/z80 to provide support for all ZiLOG 8-bit microcontrollers (ez8
|
||||
in particular for now).
|
||||
|
|
|
@ -448,7 +448,7 @@
|
|||
|
||||
<li><code>arch/z80/include/z8</code> and <code>arch/z80/src/z8</code>:
|
||||
The Z8Encore! port use the Zilog z8encore000zco
|
||||
development kit, Z8F642 part, and the Zilog ZDS-II Windows command line
|
||||
development kit, Z8F6403 part, and the Zilog ZDS-II Windows command line
|
||||
tools. The development environment is Cygwin under WinXP.
|
||||
This port is in progress and will be released in a future NuttX release.
|
||||
</li>
|
||||
|
@ -646,7 +646,7 @@
|
|||
|
||||
<li><code>configs/z8encore000zco</code>
|
||||
z8Encore! Microncontroller. This port use the Zilog z8encore000zco
|
||||
development kit, Z8F642 part, and the Zilog ZDS-II Windows command line
|
||||
development kit, Z8F6403 part, and the Zilog ZDS-II Windows command line
|
||||
tools. The development environment is Cygwin under WinXP.
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue