zephyr/tests/drivers/uart/uart_async_api
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
..
boards tests: uart_async_api: Support atsame54_xpro board 2020-05-05 13:53:49 -05:00
src tests: uart: Fix uart_callback_set usage 2020-07-30 09:43:12 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: uart_async_api: run in user mode 2020-01-17 16:15:02 -05:00
testcase.yaml