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