diff --git a/ChangeLog b/ChangeLog index ae4e90a827..5c840fbe56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -336,3 +336,6 @@ 0.3.9 2008-xx-xx Gregory Nutt + * Began adding support for the ZiLOG Z8Encore! microcontroller for the Z8Encore000ZCO + development board and the Z8F642 part. + diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index fc1ad062c5..c7a455600d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 10, 2008

+

Last Updated: February 11, 2008

@@ -600,7 +600,28 @@

STATUS: - The preliminary release of support for the z16f was made available in NuttX version 0.3.7. + The initial release of support for the z16f was made available in NuttX version 0.3.7. +

+ + + + + + Zilog Z8Encore! + + + +
+ +

+ Zilog Z8Encore! Microncontroller. + This port use the Zilog z8encore000zco development kit, Z8F642 part, and the Zilog + ZDS-II Windows command line tools. + The development environment is Cygwin under WinXP. +

+

+ STATUS: + The Z8Encore! port is a work in progress and will be released in a future NuttX version.

@@ -969,6 +990,9 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>