summaryrefslogtreecommitdiffstats
path: root/openocd.cfg
blob: 6370d322acf4b27d29c85f313fcdfb4530b8159a (plain)
1
2
3
4
5
6
source [find interface/stlink.cfg]
#transport select dapdirect_swd
source [find target/stm32l4x.cfg]

# Comment below to debug w/ gdb
program build/microphone.hex verify reset exit