mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
15 lines
240 B
INI
15 lines
240 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Infineon XMC4300 Relax EtherCAT Kit
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# Segger J-Link Lite XMC4200 on-board
|
||
|
#
|
||
|
source [find interface/jlink.cfg]
|
||
|
transport select swd
|
||
|
|
||
|
set CHIPNAME xmc4300
|
||
|
source [find target/xmc4xxx.cfg]
|