4b2b7d1d91
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
13 lines
254 B
INI
13 lines
254 B
INI
#
|
|
# Atmel SAME70 QMTECH board.
|
|
# https://github.com/ChinaQMTECH/ATSAMS70_E70
|
|
#
|
|
# Connect using the EDBG chip on the dev kit over USB
|
|
source [find interface/cmsis-dap.cfg]
|
|
|
|
set CHIPNAME atsame70n19
|
|
|
|
source [find target/atsamv.cfg]
|
|
|
|
reset_config srst_only
|