Browse Source

doc: Add reference labels in getting started doc

Add reference labels in getting_started/index.rst

Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
pull/52112/head
Uma Praseeda 3 years ago committed by Carles Cufí
parent
commit
90577ee5d8
  1. 6
      doc/develop/getting_started/index.rst

6
doc/develop/getting_started/index.rst

@ -494,6 +494,8 @@ that are used to emulate, flash and debug Zephyr applications. @@ -494,6 +494,8 @@ that are used to emulate, flash and debug Zephyr applications.
.. group-tab:: Ubuntu
.. _ubuntu_zephyr_sdk:
#. Download and verify the `latest Zephyr SDK bundle
<https://github.com/zephyrproject-rtos/sdk-ng/releases>`_:
@ -549,6 +551,8 @@ that are used to emulate, flash and debug Zephyr applications. @@ -549,6 +551,8 @@ that are used to emulate, flash and debug Zephyr applications.
.. group-tab:: macOS
.. _macos_zephyr_sdk:
#. Download and verify the `latest Zephyr SDK bundle
<https://github.com/zephyrproject-rtos/sdk-ng/releases>`_:
@ -596,6 +600,8 @@ that are used to emulate, flash and debug Zephyr applications. @@ -596,6 +600,8 @@ that are used to emulate, flash and debug Zephyr applications.
.. group-tab:: Windows
.. _windows_zephyr_sdk:
#. Open a ``cmd.exe`` window by pressing the Windows key typing "cmd.exe".
#. Download the `latest Zephyr SDK bundle

Loading…
Cancel
Save