]> git.sur5r.net Git - openocd/blob - tcl/board/stm32f0discovery.cfg
cfg: add stm32f0discovery board config
[openocd] / tcl / board / stm32f0discovery.cfg
1 # This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
2 # http://www.st.com/internet/evalboard/product/253215.jsp
3
4 source [find interface/stlink-v2.cfg]
5
6 source [find target/stm32f0x_stlink.cfg]