]> git.gag.com Git - fw/openocd/blob - tcl/board/atmel_samd10_xplained_mini.cfg
tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink
[fw/openocd] / tcl / board / atmel_samd10_xplained_mini.cfg
1 #
2 # Atmel SAMD10 Xplained mini evaluation kit.
3 # http://www.atmel.com/tools/atsamd10-xmini.aspx
4
5 source [find interface/cmsis-dap.cfg]
6
7 # chip name
8 set CHIPNAME at91samd10d14
9
10 source [find target/at91samdXX.cfg]