Move TCL script files -- Step 1 of 2:
[fw/openocd] / src / tcl / chip / st / stm32 / stm32.tcl
1 source [find tcl/bitsbytes.tcl]
2 source [find tcl/cpu/arm/cortex_m3.tcl]
3 source [find tcl/memory.tcl]
4 source [find tcl/mmr_helpers.tcl]
5
6 source [find tcl/chip/st/stm32/stm32_regs.tcl]
7 source [find tcl/chip/st/stm32/stm32_rcc.tcl]