X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fscripting.txt;h=cc8f59713cc42cd28461ad10b576df95787d45f3;hp=ae917666c17ab501e74fa0fb65a95db9843ca4fc;hb=cbc1f23758fea080c5197c443709b618722c7789;hpb=96413087dcf4bbe015c4e9af8dd982aa2710f29c diff --git a/src/scripting.txt b/src/scripting.txt index ae917666c1..cc8f59713c 100644 --- a/src/scripting.txt +++ b/src/scripting.txt @@ -31,7 +31,7 @@ Default implementation of procedures in tcl/procedures.tcl. is to ignore serial number and write a raw binary file to beginning of first flash. Target script can dictate file format and structure of serialnumber. Tcl allows - an argument to consit of e.g. a list so the structure of + an argument to consist of e.g. a list so the structure of the serial number is not limited to a single string. - reset handling. Precise control of how srst, trst & tms is handled.