Lines Matching full:code

11 - Get the source code
28 .. code-block:: bash
84 .. code-block:: bash
91 .. code-block:: bash
100 .. code-block:: bash
116 .. code-block:: bash
125 .. code-block:: bash
134 .. code-block:: bash
141 .. code-block:: bash
180 .. code-block:: bat
186 .. code-block:: bat
221 .. code-block:: bash
227 .. code-block:: bash
233 .. code-block:: bash
248 .. code-block:: bash
252 #. Get the Zephyr source code:
254 .. code-block:: bash
261 automatically load boilerplate code required for building Zephyr
264 .. code-block:: bash
271 .. code-block:: bash
279 .. code-block:: bash
285 .. code-block:: bash
300 .. code-block:: bash
304 #. Get the Zephyr source code:
306 .. code-block:: bash
313 automatically load boilerplate code required for building Zephyr
316 .. code-block:: bash
323 .. code-block:: bash
333 .. code-block:: bat
340 .. code-block:: bat
355 .. code-block:: bat
359 #. Get the Zephyr source code:
361 .. code-block:: bat
368 automatically load boilerplate code required for building Zephyr
371 .. code-block:: bat
378 .. code-block:: bat
400 .. code-block:: bash
415 .. code-block:: bash
430 .. code-block:: bat
453 :zephyr:code-sample:`blinky` is compatible with most, but not all, :ref:`boards`. If your board
455 :zephyr:code-sample:`hello_world` is a good alternative.
460 Build the :zephyr:code-sample:`blinky` with :ref:`west build <west-building>`, changing
467 .. code-block:: bash
474 .. code-block:: bash
481 .. code-block:: bat
497 For example to build :zephyr:code-sample:`blinky` for the ``cpuapp`` core on
510 .. code-block:: shell
539 * Try other :zephyr:code-sample-category:`samples`
597 Text includes source code, terminal commands, and their output.