X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-flash%2Fao-flash-lpc;h=62e223db82f2cf67f3f26d6b1e45299395538d54;hb=c1708f3fa4ff412da8817ba0fa58d05fe7ef44f5;hp=9e1d1cdb8ade7b320e15d08bd951fa2afeee77d8;hpb=f004eaa2c26b4c61a8c3de2c0667a4e9865e704d;p=fw%2Faltos diff --git a/ao-tools/ao-flash/ao-flash-lpc b/ao-tools/ao-flash/ao-flash-lpc index 9e1d1cdb..62e223db 100755 --- a/ao-tools/ao-flash/ao-flash-lpc +++ b/ao-tools/ao-flash/ao-flash-lpc @@ -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