diff options
author | Bill Traynor <wmat@alphatroop.com> | 2012-04-22 09:21:43 -0400 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2012-04-23 09:13:23 +0000 |
commit | 6ba73315017a42f854086731f3a0b74bcb97e529 (patch) | |
tree | 839fd550d1f0494358200a4f2a2c25c2978c228d /doc | |
parent | 941fb511cf16575bdee43edf9bcdff4844865735 (diff) |
UserGuide: Fixing link to USBprog tool.
In section '2.8 USB Other' updated the link to the USBprog tool:
http://shop.embedded-projects.net/
Change-Id: I7fa453934ac6a7889e01b22b7e0cb07f42ee168d
Signed-off-by: Bill Traynor <wmat@alphatroop.com>
Reviewed-on: http://openocd.zylin.com/591
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index a45132dd..a6c775ce 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -448,7 +448,7 @@ The simplest solution is to get linux to ignore the ST-LINK using one of the fol @section USB Other @itemize @bullet @item @b{USBprog} -@* Link: @url{http://www.embedded-projects.net/usbprog} - which uses an Atmel MEGA32 and a UBN9604 +@* Link: @url{http://shop.embedded-projects.net/} - which uses an Atmel MEGA32 and a UBN9604 @item @b{USB - Presto} @* Link: @url{http://tools.asix.net/prg_presto.htm} |