X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32100b_eval.cfg;h=ebb56810de62ad1a93a6798965cd9e4bfd5acb54;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=e04b612bcbf914a17204b66356137ee304b19cc2;hpb=d33f4a2ad5ec945a2d5d5fde2a8c52f8c5d25a96;p=fw%2Fopenocd diff --git a/tcl/board/stm32100b_eval.cfg b/tcl/board/stm32100b_eval.cfg index e04b612bc..ebb56810d 100644 --- a/tcl/board/stm32100b_eval.cfg +++ b/tcl/board/stm32100b_eval.cfg @@ -1,7 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # This is an STM32 eval board with a single STM32F100VBT6 chip. # http://www.st.com/internet/evalboard/product/247099.jsp # The chip has only 8KB sram set WORKAREASIZE 0x2000 -source [find target/stm32.cfg] +source [find target/stm32f1x.cfg]