zephyr/doc/kernel
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
data_structures doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
drivers build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
iterable_sections
memory_management kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
object_cores
services everywhere: replace double words 2024-06-22 05:40:22 -04:00
timing_functions
usermode build: namespace syscall sources to `zephyr/` 2024-05-28 22:03:55 +02:00
util
code-relocation.rst doc: kernel: code-relocation: Remove kernel example and add tips 2024-05-02 09:56:11 +01:00
index.rst
timeutil.rst