You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
source [find interface/stlink.cfg]
|
|
transport select dapdirect_swd
|
|
source [find target/stm32u0x.cfg]
|
|
|
|
# Comment below to debug w/ gdb
|
|
program build/microphone.hex verify reset exit
|