config: do not use deprecated stm32.cfg

Change-Id: Id72d2d7f874043331ecb5586a3797d017606129e
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Signed-off-by: Felix Ruess <felix.ruess@gmail.com>
Reviewed-on: http://openocd.zylin.com/212
Tested-by: jenkins
This commit is contained in:
Felix Ruess 2011-11-17 17:11:34 +00:00 committed by Spencer Oliver
parent a1f6b6612b
commit 78677c6b42
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
# Work-area size (RAM size) = 20kB for STM32F103RB device
set WORKAREASIZE 0x5000
source [find target/stm32.cfg]
source [find target/stm32f1x.cfg]