zephyr/doc/hardware
Yasushi SHOJI bc35b1340c 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: Yasushi SHOJI <yashi@spacecubics.com>
2022-05-13 10:03:31 -07:00
..
arch doc: ARC: update ARC HW & tools support status 2022-05-12 09:22:30 +02:00
emulator doc: move hardware emulator docs to hardware section 2022-04-07 16:35:19 +02:00
peripherals doc: uart: Make sure uart_poll_in is non-blocking 2022-05-13 10:03:31 -07:00
pinctrl doc: hardware: pinctrl: inform about /omit-if-no-ref/ 2022-05-05 14:33:06 -05:00
porting doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
index.rst doc: remove guides and split content 2022-04-07 16:35:19 +02:00