mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 05:55:41 +10:00
8 lines
186 B
INI
8 lines
186 B
INI
# Olimex STM32-H103 eval board
|
|
# http://olimex.com/dev/stm32-h103.html
|
|
|
|
# Work-area size (RAM size) = 20kB for STM32F103RB device
|
|
set WORKAREASIZE 0x5000
|
|
|
|
source [find target/stm32.cfg]
|