cfg: add stm32vldiscovery board config
Change-Id: I6343d1e61153ba71c71f8a473171972abb8e400d Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/432 Tested-by: jenkins Reviewed-by: Mathias Küster <kesmtp@freenet.de> Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
This commit is contained in:
parent
dbbe2a5388
commit
f86986a9ef
|
@ -0,0 +1,7 @@
|
|||
# This is an STM32VL discovery board with a single STM32F100RB chip.
|
||||
# http://www.st.com/internet/evalboard/product/250863.jsp
|
||||
|
||||
source [find interface/stlink-v1.cfg]
|
||||
|
||||
source [find target/stm32f1x_stlink.cfg]
|
||||
|
Loading…
Reference in New Issue