From a20b9e63dec9016d12079673626653acfd2cfb62 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 1 Mar 2009 16:06:46 +0000 Subject: [PATCH] Clarification in usage git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1550 42af7a65-404d-4744-a932-0658087f49c3 --- configs/ez80f910200zco/nettest/README.txt | 9 +-------- configs/ez80f910200zco/ostest/README.txt | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/configs/ez80f910200zco/nettest/README.txt b/configs/ez80f910200zco/nettest/README.txt index fc4584501c..8ac03bc4a4 100644 --- a/configs/ez80f910200zco/nettest/README.txt +++ b/configs/ez80f910200zco/nettest/README.txt @@ -2,11 +2,4 @@ README.txt ^^^^^^^^^^ nettest.zdsproj is a simple ZDS-II project that will allow you - to use the ZDS-II debugger. Before using, copy the following - files from the toplevel directory: - - nuttx.hex, nuttx.map, nuttx.lod - - to this directory as: - - nettest.hex, nettest.map, nettest.lod + to use the ZDS-II debugger. diff --git a/configs/ez80f910200zco/ostest/README.txt b/configs/ez80f910200zco/ostest/README.txt index 9714fb3ac0..e7bcf03cf2 100644 --- a/configs/ez80f910200zco/ostest/README.txt +++ b/configs/ez80f910200zco/ostest/README.txt @@ -2,11 +2,4 @@ README.txt ^^^^^^^^^^ ostest.zdsproj is a simple ZDS-II project that will allow you - to use the ZDS-II debugger. Before using, copy the following - files from the toplevel directory: - - nuttx.hex, nuttx.map, nuttx.lod - - to this directory as: - - ostest.hex, ostest.map, ostest.lod + to use the ZDS-II debugger.