diff options
author | Spencer Oliver <spen@spen-soft.co.uk> | 2013-06-21 11:04:53 +0100 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2013-07-01 08:50:31 +0000 |
commit | 00d6925b41690df17f81ab3da2f37829d7095e19 (patch) | |
tree | 2d819210ddcc1a5f3c7ceb09f3e1600cbd72419f /doc/manual | |
parent | 9188a9bc680702a10ed5ccd4a748829816fe172d (diff) | |
download | riscv-openocd-00d6925b41690df17f81ab3da2f37829d7095e19.zip riscv-openocd-00d6925b41690df17f81ab3da2f37829d7095e19.tar.gz riscv-openocd-00d6925b41690df17f81ab3da2f37829d7095e19.tar.bz2 |
doxygen: use inline jtag state maching image
The currently used image is 404 so use an inline image instead.
Change-Id: I56a0d187fd06dc2c5c370e6532d89815ccec63d6
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1451
Tested-by: jenkins
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/images/jtag-state-machine-large.png | bin | 0 -> 11416 bytes | |||
-rw-r--r-- | doc/manual/primer/jtag.txt | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual/images/jtag-state-machine-large.png b/doc/manual/images/jtag-state-machine-large.png Binary files differnew file mode 100644 index 0000000..c91fcf4 --- /dev/null +++ b/doc/manual/images/jtag-state-machine-large.png diff --git a/doc/manual/primer/jtag.txt b/doc/manual/primer/jtag.txt index 997f53b..41eef72 100644 --- a/doc/manual/primer/jtag.txt +++ b/doc/manual/primer/jtag.txt @@ -14,8 +14,7 @@ just a logical interface that allows a uniform channel for communication. See @par http://en.wikipedia.org/wiki/Joint_Test_Action_Group -and @par - http://www.inaccessnetworks.com/projects/ianjtag/jtag-intro/jtag-state-machine-large.png +@image html jtag-state-machine-large.png The first page (among other things) shows a logical representation describing how multiple devices are wired up using JTAG. JTAG does not |