summaryrefslogtreecommitdiff
path: root/doc/gdb.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-08-21 14:50:09 +0300
committerGitHub <noreply@github.com>2022-08-21 14:50:09 +0300
commitc2b6a8de3e15fa66d48a373b3504fcebf12d905b (patch)
tree53e019a0a47d69092dbd02b2a216b66f05a88581 /doc/gdb.md
parentc495db8a71675fac3f48f8421b3035b318c3dd82 (diff)
Fix markdown format with autoformatter (#1284)
Diffstat (limited to 'doc/gdb.md')
-rw-r--r--doc/gdb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdb.md b/doc/gdb.md
index eb9b73f1..209ba652 100644
--- a/doc/gdb.md
+++ b/doc/gdb.md
@@ -12,6 +12,7 @@ run
```
Example :
+
```
$ /home/jf/nrf52/gcc-arm-none-eabi-8-2019-q3-update/bin/arm-none-eabi-gdb
@@ -45,4 +46,3 @@ Loading section .sec7, size 0xdf08 lma 0x40000
Start address 0x0, load size 314200
Transfer rate: 45 KB/sec, 969 bytes/write.
```
-