Skip to content

Commit 91d86cd

Browse files
gmarullstephanosio
authored andcommitted
app: remove rtt config
RTT is something proprietary, not all boards/programmers have. Let's make the application simpler. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent df81ca5 commit 91d86cd

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ command:
7373
west build -b $BOARD app -- -DOVERLAY_CONFIG=debug.conf
7474
```
7575

76-
You can also use it together with the `rtt.conf` file if using Segger RTT. Once
77-
you have built the application, run the following command to flash it:
76+
Once you have built the application, run the following command to flash it:
7877

7978
```shell
8079
west flash

app/rtt.conf

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)