mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
14 lines
255 B
INI
14 lines
255 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Atmel SAMG55 Xplained Pro evaluation kit.
|
||
|
# http://www.atmel.com/tools/ATSAMG55-XPRO.aspx
|
||
|
#
|
||
|
|
||
|
source [find interface/cmsis-dap.cfg]
|
||
|
|
||
|
# chip name
|
||
|
set CHIPNAME ATSAMG55J19
|
||
|
|
||
|
source [find target/at91samg5x.cfg]
|