Skip to content

Commit

Permalink
squash: work-around for wrong openocd return value
Browse files Browse the repository at this point in the history
  • Loading branch information
haukepetersen committed Feb 19, 2015
1 parent 8b17d05 commit 34541a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/tools/openocd/openocd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ do_flash() {
-c "program ${HEXFILE} verify" \
-c "reset run" \
-c "shutdown"
echo "Done flashing"
}

do_debug() {
Expand Down

0 comments on commit 34541a5

Please sign in to comment.