Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Sep 27, 2021
1 parent 2bfdf00 commit a94d0ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The SWO port can then be connected to the SWO pin of an SWD-capabable debugger (

The demo is written for an ST Nucleo-F103RB with its on-board STLink.

The main work has actually already been done by the people in this thread: https://community.platformio.org/t/viewing-swo-output-within-pio/13853

## Inner workings

OpenOCD is started in a configuration that opens a TCL server (port 6666) and forwards the SWO data to the TCL server.
Expand Down

0 comments on commit a94d0ff

Please sign in to comment.