Skip to content

Commit 0c7454b

Browse files
authored
Minor typo correction to platformio.rst. (#1889)
1 parent 500f197 commit 0c7454b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platformio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ For further information on customizing debug options, like the initial breakpoin
363363
You can obtain precompiled binaries from `here <https://github.com/blackmagic-debug/blackmagic/issues/1364#issuecomment-1503372723>`__. A flashing guide is available `here <https://primalcortex.wordpress.com/2017/06/13/building-a-black-magic-debug-probe/>`__. You then have to configure the target serial port ("GDB port") in your project per `documentation <https://docs.platformio.org/en/latest/plus/debug-tools/blackmagic.html#debugging-tool-blackmagic>`__.
364364

365365
.. note::
366-
For the pico-debug (`download <https://github.com/majbthrd/pico-debug/releases>`__) debugging way, *which needs to no additional debug probe*, add this snippet to your ``platformio.ini`` and follow the given procedure:
366+
For the pico-debug (`download <https://github.com/majbthrd/pico-debug/releases>`__) debugging way, *which needs no additional debug probe*, add this snippet to your ``platformio.ini`` and follow the given procedure:
367367

368368
.. code:: ini
369369

0 commit comments

Comments
 (0)