"transport select" returns Jim value

Make it scriptable, so code can be conditionalized based on
what transport is in use for the session.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell
2010-07-24 14:38:46 -04:00
committed by David Brownell
parent 51d9b56861
commit a463670c31
2 changed files with 31 additions and 42 deletions

View File

@@ -2451,7 +2451,7 @@ version of OpenOCD.
Select which of the supported transports to use in this OpenOCD session.
The transport must be supported by the debug adapter hardware and by the
version of OPenOCD you are using (including the adapter's driver).
No arguments: print selected transport..
No arguments: returns name of session's selected transport.
@end deffn
@subsection JTAG Transport