Move all z80-dependencies into arch/z80/src/z80

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@683 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-02-14 17:24:14 +00:00
parent 3ee215ef6f
commit 4a157c8855
29 changed files with 502 additions and 253 deletions
+3
View File
@@ -339,4 +339,7 @@
* Began adding support for the ZiLOG Z8Encore! microcontroller for the Z8Encore000ZCO
development board and the Z8F642 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).