openocd: lost change from my cherry-picking

This commit is contained in:
Kevin Hester
2013-08-11 17:17:29 -10:00
committed by Lorenz Meier
parent fa8f8f2a02
commit 1c371a6cf8
+5 -1
View File
@@ -1 +1,5 @@
openocd -f interface/olimex-arm-usb-ocd-h.cfg -f Debug/stm32f4x.cfg
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
openocd -f interface/olimex-arm-usb-ocd-h.cfg -f $DIR/px4fmu-v1-board.cfg