zephyr/subsys/shell/backends
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
CMakeLists.txt shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
Kconfig.backends net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
shell_adsp_memory_window.c shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
shell_dummy.c
shell_mqtt.c
shell_rpmsg.c
shell_rtt.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
shell_telnet_protocol.h
shell_telnet.c net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
shell_uart.c shell: backend: uart: Fix POSIX name conflict 2024-06-24 12:45:46 -04:00