Lines Matching full:sample
1 .. zephyr:code-sample:: sysbuild_hello_world
4 Run a hello world sample on multiple board targets
9 The sample demonstrates how to build a Hello World application for two board
10 targets with :ref:`sysbuild`. This sample can be useful to test, for example,
22 This sample needs to be built with Sysbuild by using the ``--sysbuild`` option.
28 It is recommended to use sample setups from
29 :zephyr_file:`samples/sysbuild/hello_world/sample.yaml` using the
32 Here's an example to build and flash the sample for the
44 :zephyr_file:`samples/sysbuild/hello_world/sample.yaml` setup:
49 :west-args: -T sample.sysbuild.hello_world.nrf54h20dk_cpuapp_cpurad
53 After programming the sample to your board, you should observe a hello world
55 sample above: