mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
17 lines
300 B
INI
17 lines
300 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Infineon XMC4500 Relax Kit / Relax Lite Kit
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# Segger J-Link Lite XMC4500 on-board
|
||
|
#
|
||
|
source [find interface/jlink.cfg]
|
||
|
transport select swd
|
||
|
|
||
|
# There's also an unpopulated 10-pin 0.05" pinout.
|
||
|
|
||
|
set CHIPNAME xmc4500
|
||
|
source [find target/xmc4xxx.cfg]
|