repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
command_registration: add empty usage field to chained commands
[openocd.git]
/
tcl
/
board
/
st_nucleo_f7.cfg
blob
f94679b70e69170fcb49344c28fe4f65bad949a0
1
# STMicroelectronics STM32F7 Nucleo development board
2
# Known boards: NUCLEO-F746ZG and NUCLEO-F767ZI
3
4
source [find interface/stlink.cfg]
5
6
transport select hla_swd
7
8
source [find target/stm32f7x.cfg]
9
10
reset_config srst_only