13 lines
267 B
INI
13 lines
267 B
INI
|
#
|
||
|
# Atmel SAME70 Xplained evaluation kit.
|
||
|
# http://www.atmel.com/tools/ATSAME70-XPLD.aspx
|
||
|
#
|
||
|
# Connect using the EDBG chip on the dev kit over USB
|
||
|
source [find interface/cmsis-dap.cfg]
|
||
|
|
||
|
set CHIPNAME atsame70q21
|
||
|
|
||
|
source [find target/atsamv.cfg]
|
||
|
|
||
|
reset_config srst_only
|