5 lines
145 B
INI
5 lines
145 B
INI
# Sample OpenOCD configuration for the STM32F3DISCOVERY development board
|
|
|
|
source [find interface/stlink.cfg]
|
|
|
|
source [find target/stm32f3x.cfg]
|