zephyr/doc/services
Maurits Fassaert 6bfb663167 shell: backends: add SHELL_BACKEND_RTT_BUFFER option
This new configuration option, SHELL_BACKEND_RTT_BUFFER, allows selecting
an alternative buffer for the Shell's RTT backend. By default buffer 0 is
used, which conflicts with the default logging subsystem RTT backend
buffer.
This option is the counterpart to the logger's LOG_BACKEND_RTT_BUFFER.

Signed-off-by: Maurits Fassaert <maurits.fassaert@sensorfy.ai>
2023-04-13 11:43:28 +02:00
..
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
debugging doc: add monitor mode debugging entry 2022-12-28 12:00:46 +01:00
device_mgmt doc: services: device_mgmt: Fix doc issues 2023-04-12 14:25:30 +02:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
file_system
input doc: input: add a reference to the kscan adapter driver 2023-03-28 20:57:53 -04:00
ipc doc: Add IPC service documentation 2022-11-04 11:51:54 +01:00
logging logging: Add an option for a custom log header 2022-12-22 11:09:59 +01:00
modbus
pm doc: pm: device_runtime: document new devicetree flag 2023-03-29 12:21:13 -04:00
portability doc: POSIX arch: Add link to POSIX OS abstraction 2022-11-05 08:41:24 +01:00
resource_management
rtio rtio: add mempool documentation 2023-04-12 13:29:11 -04:00
settings doc: settings: Fixes custom backend sample 2023-01-27 18:09:40 +09:00
shell shell: backends: add SHELL_BACKEND_RTT_BUFFER option 2023-04-13 11:43:28 +02:00
smf doc: smf: Fix SMF state machine creation example 2022-09-19 15:24:32 +02:00
storage doc: Add NVMe documentation in storage service part 2023-04-07 13:28:47 +02:00
task_wdt
tfm samples: tfm_integration: Remove psa_crypto 2023-01-27 14:25:30 -05:00
tracing doc: tracing: Include events in the documentation 2023-02-02 20:21:12 +09:00
usb doc: usb: Correct include path uhc.h 2023-02-13 23:58:23 +09:00
virtualization doc: virtualization: Update outdated link to ivshmem 2022-09-29 12:20:14 +02:00
zbus doc: zbus: Fix typos and apply general docs improvement 2023-02-08 12:12:04 +01:00
formatted_output.rst doc: formatted_output: cbprintf: Align to new features 2022-09-19 10:14:23 +00:00
index.rst doc: input: add the initial input subsystem documentation 2023-03-06 11:47:32 -08:00
misc.rst
notify.rst