X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fchip%2Fst%2Fstm32%2Fstm32.tcl;fp=tcl%2Fchip%2Fst%2Fstm32%2Fstm32.tcl;h=3826a57af5a392460f52de2ee1f2ac65e0979990;hp=94b1935dde6a520e9a18ff1f65657ecbc1b11835;hb=573a39b36cf133bb7403b12337301a5616112f1a;hpb=3bccc77999175494ceb534c172475e509ff99189 diff --git a/tcl/chip/st/stm32/stm32.tcl b/tcl/chip/st/stm32/stm32.tcl index 94b1935dde..3826a57af5 100644 --- a/tcl/chip/st/stm32/stm32.tcl +++ b/tcl/chip/st/stm32/stm32.tcl @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + source [find bitsbytes.tcl] source [find cpu/arm/cortex_m3.tcl] source [find memory.tcl]