ao-tools: return ao-flash-lpc operaton to "full speed"
[fw/altos] / 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