Merge pull request #354 from riscv/fix-openocd-texi-typo
Fixed erroneous space that made CentOS 6 build failreverse-resume-order
commit
c91ff146d8
|
@ -3474,7 +3474,7 @@ How long (in milliseconds) OpenOCD should wait after deasserting
|
||||||
nTRST (active-low JTAG TAP reset) before starting new JTAG operations.
|
nTRST (active-low JTAG TAP reset) before starting new JTAG operations.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@anchor {reset_config}
|
@anchor{reset_config}
|
||||||
@deffn {Command} reset_config mode_flag ...
|
@deffn {Command} reset_config mode_flag ...
|
||||||
This command displays or modifies the reset configuration
|
This command displays or modifies the reset configuration
|
||||||
of your combination of JTAG board and target in target
|
of your combination of JTAG board and target in target
|
||||||
|
|
Loading…
Reference in New Issue