]> git.sur5r.net Git - openocd/blob - tcl/board/olimex_stm32_h107.cfg
c21e19bdecfa63c7d1955dab3c179fd5f748740c
[openocd] / tcl / board / olimex_stm32_h107.cfg
1 # Olimex STM32-H107 and STM32-P107 eval boards
2 # http://olimex.com/dev/stm32-h107.html
3 # http://olimex.com/dev/stm32-p107.html
4
5 # Work-area size (RAM size) = 64kB for STM32F107VC device
6 set WORKAREASIZE 0x10000
7
8 source [find target/stm32.cfg]