mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
stlink: wrap port number in {{}}
This commit is contained in:
parent
29d7166a4d
commit
bcaef1f8ab
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- Connect to GDB server:
|
||||
|
||||
`(gdb) target extended-remote {{localhost}}:4500`
|
||||
`(gdb) target extended-remote {{localhost}}:{{4500}}`
|
||||
|
||||
- Write firmware to device:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue