From: K.Ohta Date: Fri, 8 Nov 2013 04:08:04 +0000 (+0900) Subject: [SRECORD] Add reference URL of S RECORD (but written in Japanese). X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2a9f7934518265ceb6bc5a071c8891daa27c7a23;p=openi2cradio%2FOpenI2CRadio.git [SRECORD] Add reference URL of S RECORD (but written in Japanese). --- diff --git a/shell_strutl.c b/shell_strutl.c index 2fcaf7b..eec3409 100644 --- a/shell_strutl.c +++ b/shell_strutl.c @@ -88,6 +88,12 @@ unsigned char migrate_hex(unsigned char *p) return 0xff; } +/* + * Saving or Loading use MOTOROLLA S FORMAT with 24bit address. + * See details: + * http://www.geocities.jp/chako_ratta/micon/s_format.html (written in Japanese) + * + */ char str_shexheader(unsigned char *s, unsigned char *file) { unsigned char pp;