]> git.sur5r.net Git - openocd/blob - tcl/board/atmel_saml21_xplained_pro.cfg
target/mem_ap: generic mem-ap target
[openocd] / tcl / board / atmel_saml21_xplained_pro.cfg
1 #
2 # Atmel SAML21 Xplained Pro evaluation kit.
3 #
4
5 source [find interface/cmsis-dap.cfg]
6
7 # chip name
8 set CHIPNAME at91saml21j18
9
10 source [find target/at91samdXX.cfg]