pld: small documentation fixes.
[openocd.git] / tcl / board / atmel_samd20_xplained_pro.cfg
blob1492958aa6cdef9d8e1e2f1da5d546905a191a55
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Atmel SAMD20 Xplained Pro evaluation kit.
5 # http://www.atmel.com/tools/ATSAMD20-XPRO.aspx
8 source [find interface/cmsis-dap.cfg]
10 # chip name
11 set CHIPNAME at91samd20j18
13 source [find target/at91samdXX.cfg]