jlink: add detect hw type
[openocd/ellerodev.git] / tcl / board / stm3210c_eval.cfg
blob27684f0d87bfb676ccf5dbaf8c35c51843abfd87
1 # This is an STM32 eval board with a single STM32F107VCT chip.
2 # http://www.st.com/internet/evalboard/product/217965.jsp
4 # increase working area to 32KB for faster flash programming
5 set WORKAREASIZE 0x8000
7 source [find target/stm32.cfg]