You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/02/20 22:39:19 UTC

[incubator-nuttx] branch master updated: boards/z80/ez80: Correct errors in README.txt files.

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new d129be9  boards/z80/ez80:  Correct errors in README.txt files.
d129be9 is described below

commit d129be9eb83da00d25aea94f4e77cc2d52c10b8f
Author: Gregory Nutt <gn...@nuttx.org>
AuthorDate: Thu Feb 20 14:34:44 2020 -0600

    boards/z80/ez80:  Correct errors in README.txt files.
---
 boards/z80/ez80/ez80f910200zco/README.txt | 4 ++--
 boards/z80/ez80/makerlisp/README.txt      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/boards/z80/ez80/ez80f910200zco/README.txt b/boards/z80/ez80/ez80f910200zco/README.txt
index 57cb934..79febb9 100644
--- a/boards/z80/ez80/ez80f910200zco/README.txt
+++ b/boards/z80/ez80/ez80f910200zco/README.txt
@@ -72,10 +72,10 @@ Version 5.3.0
   are no errors in the compiled code.
 
 Other Versions
-  If you use any version of ZDS-II other than 5.1.1, 5.2.1, or 5.3.0 or
+  If you use any version of ZDS-II other than 5.1.1, 5.2.1, or 5.3.0/3 or
   if you install ZDS-II at any location other than the default location,
   you will have to modify three files:  (1) arch/arm/z80/src/ez80/Kconfig,
-  (2) boards/ez80f910200zco/scripts/Make.defs and, perhaps, (3)
+  (2) boards/z80/ez80/ez80f910200zco/scripts/Make.defs and, perhaps, (3)
   arch/z80/src/ez80/Toolchain.defs.
 
 Configurations
diff --git a/boards/z80/ez80/makerlisp/README.txt b/boards/z80/ez80/makerlisp/README.txt
index c7d441a..11666e7 100644
--- a/boards/z80/ez80/makerlisp/README.txt
+++ b/boards/z80/ez80/makerlisp/README.txt
@@ -42,7 +42,7 @@ Version 5.3.3
 
 Version 5.3.0
 
-  I verified compilation using 5.30 on June 2, 2019.  To use this version,
+  I verified compilation using 5.3.0 on June 2, 2019.  To use this version,
   I had to make spurious modification to the implementation of gmtimer() to
   work around an internal compiler error.  I have still not verified that
   are no errors in the compiled code.
@@ -51,7 +51,7 @@ Other Versions
   If you use any version of ZDS-II other than 5.3.0 or if you install ZDS-II
   at any location other than the default location, you will have to modify
   three files:  (1) arch/arm/z80/src/ez80/Kconfig, (2)
-  boards/makerlisp/scripts/Make.defs and, perhaps, (3)
+  boards/z80/ez80/makerlisp/scripts/Make.defs and, perhaps, (3)
   arch/z80/src/ez80/Toolchain.defs.
 
 Serial Console