zephyr/subsys/shell/backends
Krzysztof Chruściński d2bd82eb5f drivers: serial: uart_async_rx: Add return value to consume function
Return availability of free buffers after data is consumed. This
information may be important for the module using uart_async_rx to
schedule next reception if there is a new buffer available.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-03-26 10:46:02 -04:00
..
CMakeLists.txt shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
Kconfig.backends net: telnet: Switch TELNET shell backend to use sockets 2024-03-11 15:09:32 -05:00
shell_dummy.c
shell_mqtt.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
shell_rpmsg.c shell: backends: Add RPMsg shell backend 2024-03-01 14:10:24 +01:00
shell_rtt.c
shell_telnet_protocol.h net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_telnet.c net: telnet: Fix spelling in command defines 2024-03-11 15:09:32 -05:00
shell_uart.c drivers: serial: uart_async_rx: Add return value to consume function 2024-03-26 10:46:02 -04:00