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:
Joel Guittet 2023-05-02 18:36:29 +02:00 committed by Carles Cufí
commit c73133d102

View file

@ -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.