zephyr/tests/drivers/uart/uart_async_rx
Krzysztof Chruściński d2bd82eb5f drivers: serial: uart_async_rx: Add return value to consume function
Return availability of free buffers after data is consumed. This
information may be important for the module using uart_async_rx to
schedule next reception if there is a new buffer available.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-03-26 10:46:02 -04:00
..
src drivers: serial: uart_async_rx: Add return value to consume function 2024-03-26 10:46:02 -04:00
CMakeLists.txt tests: drivers: uart: Add test for uart_async_rx 2023-11-14 09:21:46 +01:00
prj.conf tests/drivers uart_async_rx: Fix for integration_platforms 2024-01-10 10:01:37 +01:00
testcase.yaml tests: uart: filter by CONFIG_SERIAL_HAS_DRIVER 2024-01-16 10:29:39 -05:00