ao-tools: return ao-flash-lpc operaton to "full speed"
authorBdale Garbee <bdale@gag.com>
Thu, 10 Nov 2022 19:34:12 +0000 (12:34 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 10 Nov 2022 19:34:12 +0000 (12:34 -0700)
ao-tools/ao-flash/ao-flash-lpc

index 9e1d1cdb8ade7b320e15d08bd951fa2afeee77d8..62e223db82f2cf67f3f26d6b1e45299395538d54 100755 (executable)
@@ -12,5 +12,6 @@ echo "program $file reset" > $cmds
 openocd \
        -f interface/stlink-v2.cfg \
        -f target/lpc11xx.cfg \
+       -c 'adapter speed 1000' \
        -f $cmds \
        -c shutdown