mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
23 lines
359 B
INI
23 lines
359 B
INI
|
# 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
|