Arti Zirk
2de3a91b0a
subrepo: subdir: "libopencm3" merged: "88e91c9a7cce" upstream: origin: "https://github.com/libopencm3/libopencm3.git" branch: "master" commit: "88e91c9a7cce" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
15 lines
337 B
INI
15 lines
337 B
INI
# Generic efm32hg309 on Tomu board, using stm32l053-disco as debugger
|
|
source [find interface/stlink-v2-1.cfg]
|
|
transport select hla_swd
|
|
adapter_khz 1000
|
|
set CHIPNAME efm32hg309
|
|
set CPUTAPID 0x0bc11477
|
|
source [find target/efm32.cfg]
|
|
|
|
source openocd.common.cfg
|
|
optional_local "openocd.efm32hg309-generic.local.cfg"
|
|
|
|
init
|
|
targets
|
|
reset halt
|