zephyr/doc/kernel
Mathieu Choplain 25fe4745e6 doc: kernel: fatal: update "Build Assertions" section intro paragraph
A long time ago, Zephyr had two macros that could be used for build-time
assertions: BUILD_ASSERT() and BUILD_ASSERT_MSG(). The latter has been
dropped in v2.7 and removed from the documentation; however, the intro
paragraph of the "Build Assertions" section has never been updated to
reflect this, and still confusingly claims that "Zephyr provides two
macros for performing build-time assertions" when only BUILD_ASSERT()
remains.

Update the introductory paragraph of "Build Assertions" section such that
it makes sense now that only one build-time assertion macro exists.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2025-04-04 21:15:29 +02:00
..
data_structures doc: specify thread safety for each data structure 2024-10-30 18:45:33 -07:00
drivers linker: Allow for 999 priority levels in init levels 2025-03-19 18:53:22 -04:00
iterable_sections docs: kernel: iterable_section: add #include to linker example 2024-11-25 01:02:03 +01:00
memory_management demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
object_cores doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
services doc: kernel: fatal: update "Build Assertions" section intro paragraph 2025-04-04 21:15:29 +02:00
timing_functions os: timing: polish doxygen 2023-12-12 19:10:33 +01:00
usermode doc: cache: Create caching overview 2024-12-11 21:33:29 +01:00
util
code-relocation.rst scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
index.rst doc: Add object core documentation 2023-09-30 08:04:14 +03:00
timeutil.rst bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00