aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMathias K <kesmtp@freenet.de>2013-11-10 09:13:53 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2013-12-22 20:24:56 +0000
commit963214c83dc6273e8868e146dbe96c9dddff17dc (patch)
tree687ed40b01e91c18c12289a53ae02d60a320a278 /doc
parent1ab86419d72dd90dbbde028263582346fa1e9dd1 (diff)
stlink: remove stlink_api command
Remove stlink_api command. Change-Id: I8f7885d3756fec462f9ebbee2ed285a98a51366c Signed-off-by: Mathias K <kesmtp@freenet.de> Reviewed-on: http://openocd.zylin.com/1760 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 5f2b89ed..7558eb8b 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -3041,10 +3041,6 @@ Specifies the adapter layout to use.
The vendor ID and product ID of the device.
@end deffn
-@deffn {Config Command} {stlink_api} api_level
-Manually sets the stlink api used, valid options are 1 or 2. (@b{STLINK Only}).
-@end deffn
-
@deffn {Config Command} {trace} source_clock_hz [output_file_path]
Enable SWO tracing (if supported). The source clock rate for the
trace port must be specified, this is typically the CPU clock rate. If