zephyr/tests/drivers/uart/uart_async_api/src
Tomasz Bursztyka 4c78d0e35b tests: uart: Fix uart_callback_set usage
The device pointer is now provided to the callback, there is no need to
call uart_callback_set() with the device being set a user data.

Fixes #26923

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-07-30 09:43:12 +02:00
..
main.c tests: uart: Add forever timeout test for UART Async API. 2020-01-29 19:37:31 +01:00
test_uart_async.c tests: uart: Fix uart_callback_set usage 2020-07-30 09:43:12 +02:00
test_uart.h tests: uart_async_api: Support atsame54_xpro board 2020-05-05 13:53:49 -05:00