Skip to content
Snippets Groups Projects
Commit 1c371a6c authored by Kevin Hester's avatar Kevin Hester Committed by Lorenz Meier
Browse files

openocd: lost change from my cherry-picking

parent fa8f8f2a
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment