tcl/stm32wlx.cfg: comply with new jimtcl expr syntax
[fw/openocd] / tcl / board / atmel_samd20_xplained_pro.cfg
1 #
2 # Atmel SAMD20 Xplained Pro evaluation kit.
3 # http://www.atmel.com/tools/ATSAMD20-XPRO.aspx
4 #
5
6 source [find interface/cmsis-dap.cfg]
7
8 # chip name
9 set CHIPNAME at91samd20j18
10
11 source [find target/at91samdXX.cfg]