jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / atmel_samv71_xplained_ultra.cfg
blob9368f610d997f47880852eca417d80a7c388d118
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Atmel SAMV71 Xplained Ultra evaluation kit.
5 # http://www.atmel.com/tools/ATSAMV71-XULT.aspx
7 # To connect using the EDBG chip on the dev kit over USB, you will
8 # first need to source [find interface/cmsis-dap.cfg]
9 # however, since this board also has a SWD+ETM connector, we don't
10 # automatically source that file here.
12 set CHIPNAME samv71
14 source [find target/atsamv.cfg]