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,17 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# Infineon XMC1100 Boot Kit
|
||||
#
|
||||
|
||||
#
|
||||
# Segger J-Link Lite XMC4200 on-board
|
||||
#
|
||||
source [find interface/jlink.cfg]
|
||||
transport select swd
|
||||
|
||||
set CHIPNAME xmc1100
|
||||
set WORKAREASIZE 0x4000
|
||||
source [find target/xmc1xxx.cfg]
|
||||
|
||||
reset_config srst_only srst_nogate
|
||||
Reference in New Issue
Block a user