From 185fab0b5affde0ac4f2c02a574af9faf5230f64 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 18 May 1998 16:32:35 +0000 Subject: Added proper reference now that Embedded Systems Programming's WWW site is available and has the code available. --- tools/build/packhex.c | 8 +++++++- tools/build/src/packhex.c | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/build/packhex.c b/tools/build/packhex.c index 9d19ce39e1..5b19cff12c 100644 --- a/tools/build/packhex.c +++ b/tools/build/packhex.c @@ -8,7 +8,13 @@ * is not robust enough to detect hex-record formatting * errors. * - * Published: 5/93 Embedded Systems magazine + * Published: May 1993 Embedded Systems Programming magazine + * "Creating Faster Hex Files" + * + * URL: ESP magazine: http://www.embedded.com + * Source Code: ftp://ftp.mfi.com/pub/espmag/1993/pakhex.zip + * + * Author: Mark Gringrich * * Compiler: Microsoft C 6.0 * cl /F 1000 packhex.c diff --git a/tools/build/src/packhex.c b/tools/build/src/packhex.c index 9d19ce39e1..5b19cff12c 100644 --- a/tools/build/src/packhex.c +++ b/tools/build/src/packhex.c @@ -8,7 +8,13 @@ * is not robust enough to detect hex-record formatting * errors. * - * Published: 5/93 Embedded Systems magazine + * Published: May 1993 Embedded Systems Programming magazine + * "Creating Faster Hex Files" + * + * URL: ESP magazine: http://www.embedded.com + * Source Code: ftp://ftp.mfi.com/pub/espmag/1993/pakhex.zip + * + * Author: Mark Gringrich * * Compiler: Microsoft C 6.0 * cl /F 1000 packhex.c -- cgit v1.2.3