OPENOCD: Renamed ambiguous main2() into openocd_thread() to show possible solution...
[openocd/dsp568013.git] / tcl / board / olimex_stm32_h107.cfg
blobc21e19bdecfa63c7d1955dab3c179fd5f748740c
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
5 # Work-area size (RAM size) = 64kB for STM32F107VC device
6 set WORKAREASIZE 0x10000
8 source [find target/stm32.cfg]