zephyr/doc/services
Krzysztof Chruscinski 9a3d762ee2 doc: logging: Update section about log processing
'Controlling the logging' section was not clear enough. Updating it
to clarify that logging processing in deferred mode is by default
handled implicitly.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-09-29 08:26:54 -05:00
..
crypto doc: move crypto/random sections into os services 2022-04-07 16:35:19 +02:00
debugging debug: gdbstub: Move to DTS for uart device 2022-08-01 09:09:45 -07:00
device_mgmt doc: device_mgmt: smp: Add slot number to erase command 2022-09-02 10:56:58 +00:00
file_system doc: move file system into os services 2022-04-07 16:35:19 +02:00
logging doc: logging: Update section about log processing 2022-09-29 08:26:54 -05:00
modbus doc: get rid of reference section 2022-04-07 16:35:19 +02:00
pm docs: pm: Fix device pm documentation 2022-07-01 22:09:50 +02:00
portability lib: posix: add perror() implementation 2022-07-04 22:53:36 +02:00
resource_management
rtio rtio: Real-Time Input/Output Stream 2022-06-28 13:53:13 -04:00
settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
smf doc: smf: Fix SMF state machine creation example 2022-09-19 15:24:32 +02:00
storage sdhc: dts: remove label property from SDHC nodes 2022-07-15 16:04:12 -05:00
task_wdt doc: move misc services into OS Service section 2022-04-07 16:35:19 +02:00
tfm doc: Fix spelling errors in .rst files 2022-04-19 11:48:26 +02:00
tracing tracing: add additional user tracing thread calls 2022-06-28 13:52:21 -04:00
usb devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
virtualization doc: virtualization: Update outdated link to ivshmem 2022-09-29 12:20:14 +02:00
formatted_output.rst doc: formatted_output: cbprintf: Align to new features 2022-09-19 10:14:23 +00:00
index.rst rtio: Real-Time Input/Output Stream 2022-06-28 13:53:13 -04:00
misc.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
notify.rst