zephyr/doc/services
David Corbeil 724c162821 shell: backends: telnet: Added support for echo option
Adding support for echo option if telnet commands are supported. This is
useful when the telnet client is in character mode. It allows to use the
arrow keys, ctrl-c and more. Something to keep in mind is that when
character mode is turned on by the client, network traffic is
considerably increased as each typed character is sent over the wire.

Note: echo mode is only supported if SHELL_TELNET_SUPPORT_COMMAND is
enabled.

Signed-off-by: David Corbeil <david.corbeil@dynon.com>
2023-11-03 11:46:08 +01:00
..
binary_descriptors doc: bindesc: Add documentation for binary descriptors 2023-09-28 07:39:09 -04:00
crypto Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
debugging samples: gdbstub: doc: Remove redundant sample 2023-10-20 15:03:55 +02:00
device_mgmt doc: services: device_mgmt: smp_group_0: Tidy documentation 2023-10-04 10:29:08 +03:00
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
file_system doc: move file system into os services 2022-04-07 16:35:19 +02:00
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
llext docs: Add documentation for llext 2023-09-29 20:50:38 -04:00
logging doc: logging: Add new Kconfig options 2023-10-27 10:50:39 +02:00
mem_mgmt dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
modbus doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
modem doc: services: Add modem entry 2023-10-17 21:58:30 +03:00
pm doc: Add hint for automatic power domain swiching 2023-07-20 16:23:36 +02:00
portability doc: posix: add posix timers and clock selection 2023-10-09 06:08:17 -04:00
resource_management doc: move resource management under services 2022-04-07 16:35:19 +02:00
retention doc: retention: Add note on mutex configuration 2023-10-10 16:27:10 +03:00
rtio rtio: Remove references to simple executor 2023-08-16 20:41:18 +02:00
sensing doc: sensing: fix structure and remove top doxygen reference 2023-06-19 22:09:47 -04:00
settings doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
shell shell: backends: telnet: Added support for echo option 2023-11-03 11:46:08 +01:00
smf doc: smf: Properly highlight C code 2023-10-18 09:46:28 +03:00
storage doc/nvme: NVMe mandates dword-aligned buffer addresses 2023-09-22 09:23:18 +02:00
task_wdt doc: move misc services into OS Service section 2022-04-07 16:35:19 +02:00
tfm doc: tfm: Update TFM overview.rst 2023-08-23 10:05:45 +02:00
tracing doc: tracing: fix formatting issue 2023-09-22 16:42:32 +01:00
virtualization doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
zbus doc: zbus: fix VDED notification sequence figure 2023-10-23 12:37:08 +02:00
formatted_output.rst doc: formatted_output: cbprintf: Align to new features 2022-09-19 10:14:23 +00:00
index.rst doc: services: Add modem entry 2023-10-17 21:58:30 +03:00
misc.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
notify.rst doc: move notification services under os services 2022-04-07 16:35:19 +02:00
poweroff.rst lib: os: add support for system power off 2023-08-04 16:59:36 +02:00