boards/z80/ez80: Correct errors in README.txt files.

This commit is contained in:
Gregory Nutt 2020-02-20 14:34:44 -06:00 committed by Abdelatif Guettouche
parent 7a76a97f44
commit d129be9eb8
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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