zephyr/doc/build
Jordan Yates a9456221cd doc: version: document the numeric version limits
The `VERSION` numeric fields are used to construct the `uint32_t`
`KERNELVERSION` and `APPVERSION` values, which only allocates a single
byte for each field.

The field in `app_version.h` is `APP_TWEAK`, not `APP_VERSION_TWEAK`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-24 08:28:54 -04:00
..
cmake build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
dts dts: devicetree.h: add DT_REG_HAS_NAME 2024-06-12 17:12:23 -05:00
flashing doc: build: flashing: Add documentation 2024-04-29 17:56:19 +01:00
kconfig doc: describe Kconfig tracking symbol 2024-06-04 14:06:13 -05:00
snippets
sysbuild doc: sysbuild: Add tag for application configuration section 2024-06-12 18:27:14 -04:00
version doc: version: document the numeric version limits 2024-06-24 08:28:54 -04:00
index.rst doc: build: flashing: Add documentation 2024-04-29 17:56:19 +01:00
zephyr_cmake_package.rst