mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
openocd: lost change from my cherry-picking
This commit is contained in:
committed by
Lorenz Meier
parent
fa8f8f2a02
commit
1c371a6cf8
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user