zephyr/subsys/modem
Bjarki Arge Andreasen 8128a726a4 modem: backend: uart_async: Remove UART flush
The UART flush is not relevant for the async UART implementation.
UART drivers should handle this internally.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2023-11-20 13:03:08 +01:00
..
backends modem: backend: uart_async: Remove UART flush 2023-11-20 13:03:08 +01:00
CMakeLists.txt
Kconfig modem: Add experimental tag 2023-11-03 09:56:30 +01:00
modem_chat.c modem_chat: fix hard fault on script stop 2023-10-25 10:05:45 +02:00
modem_cmux.c modem: cmux: Fix coverity issues 2023-11-20 09:24:58 +01:00
modem_pipe.c
modem_ppp.c