zephyr/doc/build
Torsten Rasmussen a306397818 version: cmake: kconfig: introduce extra <type>_VERSION_<x>_STRING
Fixes: #68360

This commit introduces <type>_VERSION_TWEAK_STRING which includes
the tweak field in the string, but without the extra version.
This format is used by MCUboot / imgtool, and thus makes it easier to
align code to the format used by MCUboot.

This commit also introduces <type>_VERSION_EXTENDED_STRING which
includes the tweak field in the string in addition to the extra version
field.

The new defines / variables is available in code, CMake, and Kconfig,
and it defined for KERNEL, APP, and custom types, such as MCUBOOT.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-02-01 10:28:43 +00:00
..
cmake doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
dts gen_defines: output the interrupt level of a node 2024-01-23 06:48:16 -05:00
kconfig doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
snippets scripts: snippets: add DTS_EXTRA_CPPFLAGS support 2023-08-02 16:27:11 +02:00
sysbuild doc: build: Fix highlighting of code blocks 2023-10-18 18:39:23 +03:00
version version: cmake: kconfig: introduce extra <type>_VERSION_<x>_STRING 2024-02-01 10:28:43 +00:00
index.rst doc: build: Add details on application version system 2023-08-04 10:44:09 +02:00
zephyr_cmake_package.rst doc: build: Fix highlighting of code blocks 2023-10-18 18:39:23 +03:00