doc: colibri board: Add missing empty lines

Two code-blocks were not correctly rendered, due to missing
empty lines before them. This commit fixes this.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
This commit is contained in:
Christian Taedcke 2021-06-02 14:14:03 +02:00 committed by Kumar Gala
commit d88ee23f96

View file

@ -231,6 +231,7 @@ To run Zephyr Binary using J-Link create the following script in order to
get the Program Counter and Stack Pointer from zephyr.bin.
get-pc-sp.sh:
.. code-block:: console
#!/bin/sh
@ -245,6 +246,7 @@ get-pc-sp.sh:
Get the SP and PC from firmware binary: ``./get-pc-sp.sh zephyr.bin``
.. code-block:: console
pc=00900f01