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

@@ -8,4 +8,4 @@ set WORKAREASIZE 0x20000
# chip name
set CHIPNAME STM32F207IGT6
source [find target/stm32f2xxx.cfg]
source [find target/stm32f2x.cfg]