Select Git revision
openocd.cfg
Forked from
Per Lindgren / e7020e_2019
Source project has a limited visibility.
-
Henrik Theolin authoredHenrik Theolin authored
openocd.cfg 299 B
# Sample OpenOCD configuration for the STM32F3DISCOVERY development board
# Depending on the hardware revision you got you'll have to pick ONE of these
# interfaces. At any time only one interface should be commented out.
source [find interface/stlink-v2-1.cfg]
source [find target/stm32f4x.cfg]