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,22 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# Spansion SK-FM4-176L-S6E2CC
|
||||
#
|
||||
|
||||
#
|
||||
# FM3 MB9AF312K
|
||||
#
|
||||
source [find interface/cmsis-dap.cfg]
|
||||
|
||||
# There's also an unpopulated 10-pin 0.05" pinout.
|
||||
|
||||
#
|
||||
# FM4 S6E2CCAJ0A w/ 192 KB SRAM0
|
||||
#
|
||||
set CHIPNAME s6e2cc
|
||||
set CHIPSERIES S6E2CCAJ0A
|
||||
set WORKAREASIZE 0x30000
|
||||
source [find target/fm4_s6e2cc.cfg]
|
||||
|
||||
reset_config srst_only
|
||||
Reference in New Issue
Block a user