zephyr/subsys/shell/backends
Jukka Rissanen 7510e2d940 shell: backend: Create a websocket transport backend
This creates a websocket based shell backend that is used to
implement a websocket console that can be connected using a browser.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-10-15 04:11:03 -04:00
..
CMakeLists.txt shell: backend: Create a websocket transport backend 2024-10-15 04:11:03 -04:00
Kconfig.backends shell: backend: Create a websocket transport backend 2024-10-15 04:11:03 -04: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: mqtt: Avoid using POSIX function names 2024-03-27 13:40:13 -05:00
shell_rpmsg.c
shell_rtt.c shell: backends: rtt: Set panic_mode flag 2024-09-04 09:54:39 +02:00
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_telnet.c shell: backend: telnet: Don't assert if connection closed 2024-10-10 20:23:18 -04:00
shell_uart.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
shell_websocket.c shell: backend: Create a websocket transport backend 2024-10-15 04:11:03 -04:00