arm_adi_v5: remove useless cast to int
[openocd.git] / tcl / board / stm32l4discovery.cfg
blob8b79841ed83e12a996677f8fed933527db660bbf
1 # Explicitly for the STM32L476 discovery board:
2 # http://www.st.com/web/en/catalog/tools/PF261635
3 # but perfectly functional for any other STM32L4 board connected via
4 # an stlink-v2-1 interface.
5 # This is for STM32L4 boards that are connected via stlink-v2-1.
7 source [find interface/stlink.cfg]
9 transport select hla_swd
11 source [find target/stm32l4x.cfg]
13 reset_config srst_only