mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 20:23:32 +00:00
15 lines
279 B
INI
15 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
|