Lines Matching refs:code
11 - Get the source code
28 .. code-block:: bash
84 .. code-block:: bash
91 .. code-block:: bash
105 .. code-block:: bash
121 .. code-block:: bash
130 .. code-block:: bash
139 .. code-block:: bash
146 .. code-block:: bash
186 .. code-block:: bat
192 .. code-block:: bat
229 .. code-block:: bash
235 .. code-block:: bash
241 .. code-block:: bash
256 .. code-block:: bash
260 #. Get the Zephyr source code:
262 .. code-block:: bash
269 automatically load boilerplate code required for building Zephyr
272 .. code-block:: bash
279 .. code-block:: bash
287 .. code-block:: bash
293 .. code-block:: bash
308 .. code-block:: bash
312 #. Get the Zephyr source code:
314 .. code-block:: bash
321 automatically load boilerplate code required for building Zephyr
324 .. code-block:: bash
331 .. code-block:: bash
343 .. code-tab:: bat
348 .. code-tab:: powershell
357 .. code-tab:: bat
361 .. code-tab:: powershell
376 .. code-block:: bat
380 #. Get the Zephyr source code:
382 .. code-block:: bat
389 automatically load boilerplate code required for building Zephyr
392 .. code-block:: bat
399 .. code-block:: bat
421 .. code-block:: bash
436 .. code-block:: bash
453 .. code-tab:: bat
458 .. code-tab:: powershell
481 :zephyr:code-sample:`blinky` is compatible with most, but not all, :ref:`boards`. If your board
483 :zephyr:code-sample:`hello_world` is a good alternative.
488 Build the :zephyr:code-sample:`blinky` with :ref:`west build <west-building>`, changing
495 .. code-block:: bash
502 .. code-block:: bash
511 .. code-tab:: bat
516 .. code-tab:: powershell
532 For example to build :zephyr:code-sample:`blinky` for the ``cpuapp`` core on
545 .. code-block:: shell
574 * Try other :zephyr:code-sample-category:`samples`
632 Text includes source code, terminal commands, and their output.