419a398c01
Add a configurable delay between when a byte is received and MODEM_PIPE_EVENT_RECEIVE_READY is sent. This fixes data reception at baud rates above 460800, and most likely also reduces the workload at any baud rate when receiving bytes by not going through the work item and callbacks for every single byte. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
modem_backend_tty.c | ||
modem_backend_uart.c | ||
modem_backend_uart_async.c | ||
modem_backend_uart_async.h | ||
modem_backend_uart_isr.c | ||
modem_backend_uart_isr.h |