zephyr/doc/build
Torsten Rasmussen 5fa4156462 doc: sysbuild documentation guide
This is this initial sysbuild guide on what sysbuild is and how to build
a sample using sysbuild.

It provides an architectural overview of sysbuild.
Descriptions on how to use `west build` or `cmake` + `ninja` to build
projects with the sysbuild infrastructure.

Flashing is described through the use of `west flash`.

Extending sysbuild with additional Zephyr based applications are
described, and reference to CMake documentation for including non-Zephyr
based applications are provided.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-12 13:56:55 +02:00
..
cmake devicetree: s/devicetree_unfixed/devicetree_generated 2022-08-11 12:17:02 +02:00
dts devicetree: s/devicetree_unfixed/devicetree_generated 2022-08-11 12:17:02 +02:00
kconfig doc: Fix a couple typos 2022-08-01 18:04:02 +01:00
sysbuild doc: sysbuild documentation guide 2022-08-12 13:56:55 +02:00
index.rst doc: sysbuild documentation guide 2022-08-12 13:56:55 +02:00
zephyr_cmake_package.rst doc: correct path to user package registry 2022-07-26 11:24:14 +02:00