X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fchip%2Fst%2Fstm32%2Fstm32.tcl;h=3826a57af5a392460f52de2ee1f2ac65e0979990;hb=573a39b36cf133bb7403b12337301a5616112f1a;hp=94b1935dde6a520e9a18ff1f65657ecbc1b11835;hpb=3bccc77999175494ceb534c172475e509ff99189;p=fw%2Fopenocd diff --git a/tcl/chip/st/stm32/stm32.tcl b/tcl/chip/st/stm32/stm32.tcl index 94b1935dd..3826a57af 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]