]> git.gag.com Git - fw/openocd/blob - tcl/board/olimex_stm32_h107.cfg
flash/nor: Add support for TI CC26xx/CC13xx flash
[fw/openocd] / tcl / board / olimex_stm32_h107.cfg
1 #
2 # Olimex STM32-H107
3 #
4 # http://olimex.com/dev/stm32-h107.html
5 #
6
7 # Work-area size (RAM size) = 64kB for STM32F107VC device
8 set WORKAREASIZE 0x10000
9
10 source [find target/stm32f1x.cfg]