tcl/board/steval-idb012v1: fix SPDX tag
[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]