Select Git revision
openocd.cfg
Forked from
Per Lindgren / e7020e_2019
Source project has a limited visibility.
openocd.cfg 294 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.cfg]
source [find target/stm32f4x.cfg]