diff options
| author | hathach <[email protected]> | 2025-10-09 12:27:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-09 12:27:30 +0700 |
| commit | 970384d6dbb012e5b27095b0f065fd73d00ebf4c (patch) | |
| tree | 3f12ef5058f0e7772834b3bc98dceefdba25f8f1 /docs/reference/getting_started.rst | |
| parent | b9378eb8e79691907aae40b3fc26cb57d4ffaeb4 (diff) | |
| parent | 87523f2494109b45307644a36f035b5ad11d5ba9 (diff) | |
Merge branch 'master' into fork/ArcaneNibble/ohci-upstream
Diffstat (limited to 'docs/reference/getting_started.rst')
| -rw-r--r-- | docs/reference/getting_started.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/getting_started.rst b/docs/reference/getting_started.rst index bb9ff1cb4..f1a755804 100644 --- a/docs/reference/getting_started.rst +++ b/docs/reference/getting_started.rst @@ -178,7 +178,7 @@ By default log message is printed via on-board UART which is slow and take lots * Pros: work with most if not all MCUs * Software viewer is JLink RTT Viewer/Client/Logger which is bundled with JLink driver package. -* ``LOGGER=swo``\ : Use dedicated SWO pin of ARM Cortex SWD debug header. +* ``LOGGER=swo`` : Use dedicated SWO pin of ARM Cortex SWD debug header. * Cons: only work with ARM Cortex MCUs minus M0 * Pros: should be compatible with more debugger that support SWO. |
