From: Bdale Garbee Date: Thu, 10 Nov 2022 19:34:49 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos X-Git-Tag: 1.9.13~1^2~31 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=53a9d3b3c2d9fb04d8f5fba42ce19cd13dc65f28;hp=543b6d08617fccc55e7dab142017969e5b565690 Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos --- 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