repo.or.cz
/
openocd
/
andreasf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cfg: add stlink pseudo stm32 targets
[openocd/andreasf.git]
/
tcl
/
board
/
stm32f4discovery.cfg
blob
33bcaa61c265b4da7a96504363af534937c20bf5
1
# This is an STM32F4 discovery board with a single STM32F407VGT6 chip.
2
# http://www.st.com/internet/evalboard/product/252419.jsp
3
4
source [find interface/stlink-usb.cfg]
5
6
source [find target/stm32f4x_stlink.cfg]