Add documentation for new interface_list command to user guide.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2130 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
51d158c410
commit
6dc00b00a4
|
@ -1336,6 +1336,11 @@ Use the interface driver @var{name} to connect to the
|
||||||
target.
|
target.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
|
@deffn Command {interface_list}
|
||||||
|
List the interface drivers that have been built into
|
||||||
|
the running copy of OpenOCD.
|
||||||
|
@end deffn
|
||||||
|
|
||||||
@deffn Command {jtag interface}
|
@deffn Command {jtag interface}
|
||||||
Returns the name of the interface driver being used.
|
Returns the name of the interface driver being used.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
Loading…
Reference in New Issue