2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2015-02-27 19:53:17 -06:00
|
|
|
#
|
|
|
|
# Infineon XMC4200 Application Kit - Actuator
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Segger J-Link Lite XMC4200 on-board
|
|
|
|
#
|
|
|
|
source [find interface/jlink.cfg]
|
|
|
|
transport select swd
|
|
|
|
|
|
|
|
set CHIPNAME xmc4200
|
|
|
|
source [find target/xmc4xxx.cfg]
|