Import xPack OpenOCD 0.12.0-7 and GNU Make 4.4.1 from x86_64-w64-mingw32.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# Infineon XMC4700 Relax Lite Kit / Relax Kit for 5V Shields / Relax 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 xmc4700
|
||||
source [find target/xmc4xxx.cfg]
|
||||
|
||||
# Relax Kit only: N25Q032A qSPI flash
|
||||
Reference in New Issue
Block a user