2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2016-11-10 18:42:48 -06:00
|
|
|
#
|
|
|
|
# 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]
|