Documentation: fix warning "unbalanced square brackets"
[openocd.git] / tcl / board / olimex_stm32_p107.cfg
blob9511030b76b712494825bceb34ed90994cf2b516
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Olimex STM32-P107
6 # http://olimex.com/dev/stm32-p107.html
9 # Work-area size (RAM size) = 64kB for STM32F107VC device
10 set WORKAREASIZE 0x10000
12 source [find target/stm32f1x.cfg]