X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fstm3210b_eval.cfg;h=ff3f7771abc8d0bbc0fea94b40f63f2254a1c534;hb=108a458ab88880d063c29e1d09820fe6b62251dc;hp=70798c186705c5b22e90d20d053846c00421404c;hpb=d33f4a2ad5ec945a2d5d5fde2a8c52f8c5d25a96;p=openocd.git diff --git a/tcl/board/stm3210b_eval.cfg b/tcl/board/stm3210b_eval.cfg index 70798c1867..ff3f7771ab 100644 --- a/tcl/board/stm3210b_eval.cfg +++ b/tcl/board/stm3210b_eval.cfg @@ -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]