Files
STM32G030F6P6_Evaluation/Tools/xpack-openocd-0.12.0-7/openocd/scripts/board/olimex_stm32_p107.cfg
T

13 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]