11 lines
172 B
INI
11 lines
172 B
INI
gdb_port 3334
|
|
tcl_port disabled
|
|
telnet_port disabled
|
|
|
|
source [find interface/stlink.cfg]
|
|
adapter serial "U"
|
|
|
|
source [find target/stm32f0x.cfg]
|
|
|
|
init
|
|
arm semihosting enable
|