9 lines
205 B
Text
9 lines
205 B
Text
source [find interface/stlink-v2-1.cfg]
|
|
#source [find target/stm32l0.cfg]
|
|
source [find target/stm32l0_dual_bank.cfg]
|
|
$_TARGETNAME configure -event reset-init {
|
|
mmw 0xe0042004 0x7 0x0
|
|
}
|
|
init
|
|
reset
|
|
halt
|