19 lines
315 B
INI
19 lines
315 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Infineon XMC4800 Relax EtherCAT Kit
|
|
#
|
|
|
|
#
|
|
# Segger J-Link Lite XMC4200 on-board
|
|
#
|
|
source [find interface/jlink.cfg]
|
|
transport select swd
|
|
|
|
# There's also an unpopulated 10-pin 0.05" pinout.
|
|
|
|
set CHIPNAME xmc4800
|
|
source [find target/xmc4xxx.cfg]
|
|
|
|
# N25Q032A qSPI flash
|