From e5cb54d8d599f96c59188b99fd820c7b9f63d79c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 29 Dec 2007 01:06:06 +0000 Subject: [PATCH] Add z80 target git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@456 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog | 1 + Documentation/NuttX.html | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3ec6abdebe..3df0a869df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -286,4 +286,5 @@ 0.3.6 2007-xx-xx Gregory Nutt * Changes for use with SDCC compiler + * Added a simulated z80 target diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 7b2ffe3a6e..e928a0861f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -696,6 +696,7 @@ Other memory: 0.3.6 2007-xx-xx Gregory Nutt * Changes for use with SDCC compiler + * Added a simulated z80 target