zephyr/doc/build
Torsten Rasmussen f2c49619d2 doc: remove BUILD_ALWAYS True from sysbuild documentation
The examples showing how to include an extra Zephyr project into the
build wrongly used `BUILD_ALWAYS True`.

The `ExternalZephyrProject_Add()` already adds this flag implicit to
ensure Zephyr based projects are always built correctly.

Thus remove the flag in the doc example as it is wrong and causes CMake
error if users tries to pass on this flag.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-08-15 12:07:37 -07:00
..
cmake devicetree: s/devicetree_unfixed/devicetree_generated 2022-08-11 12:17:02 +02:00
dts kscan: Introduce zephyr,keyboard-scan chosen prop 2022-08-12 17:54:03 -05:00
kconfig doc: kconfig: Clarify note describing overriding default n 2022-08-15 08:18:46 +00:00
sysbuild doc: remove BUILD_ALWAYS True from sysbuild documentation 2022-08-15 12:07:37 -07: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