cfg: update scripts to use new stm32 driver names

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
Spencer Oliver
2011-07-28 11:45:09 +01:00
parent c73342fbe7
commit 89f593d8cb
11 changed files with 12 additions and 12 deletions

View File

@@ -4,4 +4,4 @@
# increase working area to 32KB for faster flash programming
set WORKAREASIZE 0x8000
source [find target/stm32.cfg]
source [find target/stm32f1x.cfg]