lora-car/libopencm3/tests/gadget-zero/openocd.efm32hg309-generic.cfg
Arti Zirk 054740c5de git subrepo clone https://github.com/libopencm3/libopencm3.git
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:   "???"
2023-01-21 21:54:42 +02:00

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