aboutsummaryrefslogtreecommitdiffstats
path: root/doc/buildAndProgram.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-08-03 12:16:40 +0300
committerRiku Isokoski <riksu9000@gmail.com>2021-08-03 12:16:40 +0300
commit10b5d30ec31fcd98343eee46c135659004fae19f (patch)
treecaae74e1dd3b1eec1c6c6376cb7760d03f6992a9 /doc/buildAndProgram.md
parentfc93bdbbbac9b19530db18f17817ffe2c17260c4 (diff)
parent514481ef7f9c71ad816b31d979c6ab39ce9380dd (diff)
Merge branch 'develop' into refresh_rework
Diffstat (limited to 'doc/buildAndProgram.md')
-rw-r--r--doc/buildAndProgram.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/buildAndProgram.md b/doc/buildAndProgram.md
index 5fe593ae..87b6dd9a 100644
--- a/doc/buildAndProgram.md
+++ b/doc/buildAndProgram.md
@@ -163,7 +163,7 @@ J-Link>g
```
#### JLink RTT
-RTT is a feature from Segger's JLink devices that allows bidirectionnal communication between the debugger and the target. This feature can be used to get the logs from the embedded software on the development computer.
+RTT is a feature from Segger's JLink devices that allows bidirectional communication between the debugger and the target. This feature can be used to get the logs from the embedded software on the development computer.
- Program the MCU with the code (see above)
- Start JLinkExe