cfg: update scripts to use new stm32 driver names
[openocd.git] / tcl / board / stm32100b_eval.cfg
blob41153e555b884be027fbc156edfb8dbef7ff2cc8
1 # This is an STM32 eval board with a single STM32F100VBT6 chip.
2 # http://www.st.com/internet/evalboard/product/247099.jsp
4 # The chip has only 8KB sram
5 set WORKAREASIZE 0x2000
7 source [find target/stm32f1x.cfg]