X-Git-Url: https://git.sur5r.net/?p=openocd;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=1c005f2f856368cf42836b5c4e8360561415ec18;hp=3eb6309027a4f1ce3e4eb610f8749e731e3cd4c4;hb=4423a58b4dd7e0e38d50886abd1bd09328c34e70;hpb=08a79c71f264626152cc7269a334ef20abc3ff2b diff --git a/doc/openocd.texi b/doc/openocd.texi index 3eb63090..1c005f2f 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -8789,7 +8789,7 @@ baud with our custom divisor to get 12MHz) @item @code{itmdump -f /dev/ttyUSB1 -d1} @item OpenOCD invocation line: @example -openocd -f interface/stlink-v2-1.cfg \ +openocd -f interface/stlink.cfg \ -c "transport select hla_swd" \ -f target/stm32l1.cfg \ -c "tpiu config external uart off 24000000 12000000"