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,20 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# Spansion SK-FM4-U120-9B560
|
||||
#
|
||||
|
||||
#
|
||||
# FM3 MB9AF312K
|
||||
#
|
||||
# source [find interface/cmsis-dap.cfg]
|
||||
|
||||
#
|
||||
# FM4 MB9BF568R w/ 64 KB SRAM0
|
||||
#
|
||||
set CHIPNAME mb9bf568
|
||||
set CHIPSERIES MB9BF568R
|
||||
set WORKAREASIZE 0x10000
|
||||
source [find target/fm4_mb9bf.cfg]
|
||||
|
||||
reset_config srst_only
|
||||
Reference in New Issue
Block a user