fix path to common f0 oocd file
This commit is contained in:
parent
0ab2988130
commit
a5106fc15b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ OPENCM3_DEFS = -DSTM32F0
|
|||
ARCH_FLAGS = -mthumb -mcpu=cortex-m0 $(FP_FLAGS)
|
||||
#OOCD_INTERFACE = stlink-v2
|
||||
#OOCD_TARGET = stm32f4x
|
||||
OOCD_FILE = openocd.stm32f072disco.cfg
|
||||
OOCD_FILE = ../../openocd/openocd.stm32f072-disco.cfg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue