Skip to content
Commit 20444869 authored by Mieszko Mierunski's avatar Mieszko Mierunski Committed by Carles Cufí
Browse files

drivers: nrf: Fix forever timeout handling in UART async API.



Current implementation directly passes timeout value to workqueue/timer
which results in assertion or instant timeout in case when K_FOREVER is
passed. This fix ensures that no timer or workqueue is called with
K_FOREVER.

Signed-off-by: default avatarMieszko Mierunski <mieszko.mierunski@nordicsemi.no>
parent dc3c906d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment