mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
15 lines
312 B
INI
15 lines
312 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# 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
|