X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=inline;f=doc%2Fopenocd.texi;h=c36047f07a2d2234024af78b087ecd4d611332e5;hb=d7b2313b5aec47e6a4a450fdf625644ca60d633d;hp=5b9d65047b3ca836c430526e6e76dcc4977dcbd2;hpb=b1afd3dba4f046843d0c7c583c0b4ed56122d757;p=fw%2Fopenocd diff --git a/doc/openocd.texi b/doc/openocd.texi index 5b9d65047..c36047f07 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -2371,9 +2371,9 @@ This command is only available if your libusb1 is at least version 1.0.16. Specifies the @var{serial_string} of the adapter to use. If this command is not specified, serial strings are not checked. Only the following adapter drivers use the serial string from this command: -cmsis_dap, ft232r, ftdi. +cmsis_dap, ft232r, ftdi, kitprog. The following adapters have their own command to specify the serial string: -hla, jlink, kitprog, presto, st-link, vsllink, xds110. +hla, jlink, presto, st-link, vsllink, xds110. @end deffn @section Interface Drivers @@ -2896,11 +2896,6 @@ Indicate that a PSoC acquisition sequence needs to be run during adapter init. Please be aware that the acquisition sequence hard-resets the target. @end deffn -@deffn {Config Command} {kitprog_serial} serial -Select a KitProg device by its @var{serial}. If left unspecified, the first -device detected by OpenOCD will be used. -@end deffn - @deffn {Command} {kitprog acquire_psoc} Run a PSoC acquisition sequence immediately. Typically, this should not be used outside of the target-specific configuration scripts since it hard-resets the