1
0
Fork 0
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:
Daniel Campoverde [alx741] 2016-09-20 13:27:56 -05:00
parent 29d7166a4d
commit bcaef1f8ab

View file

@ -8,7 +8,7 @@
- Connect to GDB server:
`(gdb) target extended-remote {{localhost}}:4500`
`(gdb) target extended-remote {{localhost}}:{{4500}}`
- Write firmware to device: