mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
12 lines
230 B
INI
12 lines
230 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Olimex STM32-P107
|
|
#
|
|
# http://olimex.com/dev/stm32-p107.html
|
|
#
|
|
|
|
# Work-area size (RAM size) = 64kB for STM32F107VC device
|
|
set WORKAREASIZE 0x10000
|
|
|
|
source [find target/stm32f1x.cfg]
|