wio terminal: fix documentation syntax
Fix a syntax issue in the documentation of the Wio Terminal board. Signed-off-by: Joel Guittet <joelguittet@gmail.com>
This commit is contained in:
parent
c729e12beb
commit
c73133d102
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ Debugging
|
|||
In addition to the built-in bootloader, the Wio Terminal can be flashed and
|
||||
debugged using an SWD probe such as the Segger J-Link.
|
||||
|
||||
#. Solder cables to the code:`SWCLK`, :code:`SWDIO`, :code:`RESET`,
|
||||
#. Solder cables to the :code:`SWCLK`, :code:`SWDIO`, :code:`RESET`,
|
||||
:code:`GND`, and :code:`3V3` pins. See `Test with SWD`_ for more
|
||||
information.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue