openocd: correct f3 serial number
After upgrading and verifying.
This commit is contained in:
parent
cca0635bcd
commit
3830ded6e7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ set WORKAREASIZE 0x4000
|
|||
source [find target/stm32f3x.cfg]
|
||||
|
||||
# serial of my f3 disco board.
|
||||
hla_serial "S?n\x06gePQ6G\x10?"
|
||||
hla_serial "S?n\x06gePQ6G%g"
|
||||
|
||||
tpiu config internal swodump.stm32f3-disco.log uart off 72000000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue