Skip to content
Commit bc35b134 authored by Yasushi SHOJI's avatar Yasushi SHOJI Committed by Marti Bolivar
Browse files

doc: uart: Make sure uart_poll_in is non-blocking



The documentation has wrongly stated that the function uart_poll_in() is
also a blocking function.  The uart_poll_out() is indeed a blocking
function but uart_poll_in() has never been since day one.

Make it clear that the uart_poll_in() is a NON-blocking function, and
uart_poll_out() IS a blocking.

This fixes #45468.

Signed-off-by: default avatarYasushi SHOJI <yashi@spacecubics.com>
parent f089f964
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment