aboutsummaryrefslogtreecommitdiffstats
path: root/doc/buildAndProgram.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-07-27 21:57:21 +0300
committerRiku Isokoski <riksu9000@gmail.com>2021-07-27 21:57:21 +0300
commita0a05553cf16787a01de5e1d023cb0445169109a (patch)
tree923cde30df149565249f6f644dcb1589b2a32d44 /doc/buildAndProgram.md
parentb5eabf6604734e40caa4a3ccbbd8aa9e9dfa7ced (diff)
parent514481ef7f9c71ad816b31d979c6ab39ce9380dd (diff)
Merge branch 'develop' into fix_adc
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