Skip to content
Snippets Groups Projects
Commit 6bc0f99a authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Update nitrogen-96-board.rst

parent 523af859
No related branches found
No related tags found
No related merge requests found
...@@ -156,6 +156,7 @@ Debugging with GDB ...@@ -156,6 +156,7 @@ Debugging with GDB
You can debug an application in the usual way. Here is an example for the Hello World application. This also requires pyOCD. You can debug an application in the usual way. Here is an example for the Hello World application. This also requires pyOCD.
.. code-block:: console .. code-block:: console
From the root of the zephyr repository From the root of the zephyr repository
west build -b 96b_nitrogen samples/hello_world west build -b 96b_nitrogen samples/hello_world
west debug west debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment