1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-19 09:54:15 +01:00

UPGRADE OPENOCD!!!!

To support the F2 and F1 you must upgrade to OpenOCD 5.0
This commit is contained in:
James Cotton 2011-08-12 21:39:29 -05:00
parent 6529b8360f
commit e9ca5c15f9

View File

@ -213,7 +213,7 @@ OOCD_EXE ?= openocd
OOCD_JTAG_SETUP = -d0
# interface and board/target settings (using the OOCD target-library here)
OOCD_JTAG_SETUP += -s $(TOP)/flight/Project/OpenOCD
OOCD_JTAG_SETUP += -f foss-jtag.revb.cfg -f stm32.cfg
OOCD_JTAG_SETUP += -f foss-jtag.revb.cfg -f stm32f1x.cfg
# initialize
OOCD_BOARD_RESET = -c init