X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fstm32100b_eval.cfg;h=41153e555b884be027fbc156edfb8dbef7ff2cc8;hp=e04b612bcbf914a17204b66356137ee304b19cc2;hb=1ea25b85bb8ad4b4ccde1b8bff0cffe24bbb2f97;hpb=d33f4a2ad5ec945a2d5d5fde2a8c52f8c5d25a96 diff --git a/tcl/board/stm32100b_eval.cfg b/tcl/board/stm32100b_eval.cfg index e04b612bcb..41153e555b 100644 --- a/tcl/board/stm32100b_eval.cfg +++ b/tcl/board/stm32100b_eval.cfg @@ -4,4 +4,4 @@ # The chip has only 8KB sram set WORKAREASIZE 0x2000 -source [find target/stm32.cfg] +source [find target/stm32f1x.cfg]