Commit 22ad2059 authored by TOKITA Hiroshi's avatar TOKITA Hiroshi Committed by Carles Cufi
Browse files

doc: gsg: Add a note about setting udev rules



Added a note that udev rules must be configured in Linux environments.
Reformatted text accordingly.

Signed-off-by: default avatarTOKITA Hiroshi <tokita.hiroshi@gmail.com>
parent ae74e87c
Loading
Loading
Loading
Loading
+11 −3
Original line number Diff line number Diff line
@@ -510,10 +510,18 @@ Then flash the sample using :ref:`west flash <west-flashing>`:

   west flash

.. note::

    You may need to install additional :ref:`host tools <flash-debug-host-tools>`
    required by your board. The ``west flash`` command will print an error if any
    required dependencies are missing.

.. note::

    When using Linux, you may need to configure udev rules the first time
    of using a debug probe.
    Please also see :ref:`setting-udev-rules`.

If you're using blinky, the LED will start to blink as shown in this figure:

.. figure:: img/ReelBoard-Blinky.png