aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/jtag.txt
blob: b2e5b194680649a8f3a075070708fc264f894ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
/** @page jtagdocs OpenOCD JTAG APIs

This document contains @subpage jtagprimer, which introduces the
IEEE JTAG interface.

The OpenOCD JTAG library API covers several functional areas:

  - @subpage jtagcable
  - @subpage jtagtap
  - @subpage jtagmdriver
  - @subpage jtagdriver

This section needs to be expanded.

 */

/** @page jtagcable OpenOCD JTAG Cable API

This section needs to be expanded.

 */

/** @page jtagtap OpenOCD JTAG TAP API

This section needs to be expanded.

 */

/** @page jtagmdriver OpenOCD JTAG Interface API

This section needs to be expanded.

 */

/** @page jtagdriver OpenOCD JTAG Driver API

This section needs to be expanded.

 */