mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-25 19:54:06 +00:00
14 lines
279 B
INI
14 lines
279 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
#
|
|
# Microchip SAME51 Curiosity Nano evaluation kit.
|
|
#
|
|
# https://www.microchip.com/en-us/development-tool/EV76S68A
|
|
#
|
|
|
|
source [find interface/cmsis-dap.cfg]
|
|
|
|
set CHIPNAME same51
|
|
|
|
source [find target/atsame5x.cfg]
|
|
|
|
reset_config srst_only
|