4e0865d996182644974f17b8f7b0186575f7d027
[fw/openocd] / tcl / board / atmel_samv71_xplained_ultra.cfg
1 #
2 # Atmel SAMV71 Xplained Ultra evaluation kit.
3 # http://www.atmel.com/tools/ATSAMV71-XULT.aspx
4 #
5 # To connect using the EDBG chip on the dev kit over USB, you will
6 # first need to source [find interface/cmsis-dap.cfg]
7 # however, since this board also has a SWD+ETM connector, we don't
8 # automatically source that file here.
9
10 set CHIPNAME samv71
11
12 source [find target/atsamv.cfg]