forked from auracaster/openocd
"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:
committed by
David Brownell
parent
51d9b56861
commit
a463670c31
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user