More z80 repairs due to z8 port

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@672 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-02-12 14:52:34 +00:00
parent ed04797e57
commit 47fb18fdb8

View File

@ -992,6 +992,7 @@ 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.
* Fix broken 'clean' target on z80sim configurations
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>