diff --git a/documentation/source/quick-start/nitrogen-96-board.rst b/documentation/source/quick-start/nitrogen-96-board.rst index 89e6035baa5984306e367b3872f30d7f019f95c0..ce580de664a1ec905588fbc783640a8f77a9a0ba 100644 --- a/documentation/source/quick-start/nitrogen-96-board.rst +++ b/documentation/source/quick-start/nitrogen-96-board.rst @@ -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. .. code-block:: console + From the root of the zephyr repository west build -b 96b_nitrogen samples/hello_world west debug