tests: gadget0-f3: allow custom local stlink
This commit is contained in:
parent
96953eeab3
commit
efc4f08267
@ -2,8 +2,9 @@ source [find interface/stlink-v2.cfg]
|
|||||||
set WORKAREASIZE 0x4000
|
set WORKAREASIZE 0x4000
|
||||||
source [find target/stm32f3x.cfg]
|
source [find target/stm32f3x.cfg]
|
||||||
|
|
||||||
# serial of my f3 disco board.
|
# Include a local serial config file if available
|
||||||
hla_serial "S?n\x06gePQ6G%g"
|
source openocd.common.cfg
|
||||||
|
optional_local "openocd.stm32f3-disco.local.cfg"
|
||||||
|
|
||||||
tpiu config internal swodump.stm32f3-disco.log uart off 72000000
|
tpiu config internal swodump.stm32f3-disco.log uart off 72000000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user