mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
15 lines
317 B
INI
15 lines
317 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Microchip (former Atmel) SAM E54 Xplained Pro evaluation kit.
|
||
|
# http://www.microchip.com/developmenttools/productdetails.aspx?partno=atsame54-xpro
|
||
|
#
|
||
|
|
||
|
source [find interface/cmsis-dap.cfg]
|
||
|
|
||
|
set CHIPNAME same54
|
||
|
|
||
|
source [find target/atsame5x.cfg]
|
||
|
|
||
|
reset_config srst_only
|