]> git.sur5r.net Git - openocd/blob - tcl/board/atmel_samd21_xplained_pro.cfg
drivers: cmsis-dap: fix connection in JTAG mode
[openocd] / tcl / board / atmel_samd21_xplained_pro.cfg
1 #
2 # Atmel SAMD21 Xplained Pro evaluation kit.
3 #
4
5 source [find interface/cmsis-dap.cfg]
6
7 # chip name
8 set CHIPNAME at91samd21j18
9
10 source [find target/at91samdXX.cfg]