summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-14 17:24:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-14 17:24:14 +0000
commit32051bc141f4b729a8738fc19633a4010201348b (patch)
tree0be9084477336c255bb8488761ccc0a439d20dab /nuttx/ChangeLog
parent1d68d382c2facf034ca7cb891abac3c710955e60 (diff)
downloadnuttx-32051bc141f4b729a8738fc19633a4010201348b.tar.gz
nuttx-32051bc141f4b729a8738fc19633a4010201348b.tar.bz2
nuttx-32051bc141f4b729a8738fc19633a4010201348b.zip
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
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 163680686..f08c0ac1a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -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).
+