zephyr/subsys/shell/backends
Jukka Rissanen 074b5f2ca0 shell: backend: websocket: Fix socket service creation
The NET_SOCKET_SERVICE_SYNC_DEFINE_STATIC() macro was changed
earlier but the compilation error was missed. Fixing the macro
call.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-10-25 12:50:54 -05:00
..
CMakeLists.txt
Kconfig.backends
shell_adsp_memory_window.c
shell_dummy.c
shell_mqtt.c
shell_rpmsg.c
shell_rtt.c
shell_telnet.c net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
shell_telnet_protocol.h
shell_uart.c
shell_websocket.c shell: backend: websocket: Fix socket service creation 2024-10-25 12:50:54 -05:00