uart_nrfx_uart fails uart_async_api_test #29173
Labels
area: UART
Universal Asynchronous Receiver-Transmitter
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: medium
Medium impact/importance bug
From #29092:
The remaining failures are shown here:
Test failures for ready events
Serendipitously confirming my belief that the use of
k_delayed_work
there was wrong, these are fixed by #28891 which changes the driver to use to the new delayable work API.Originally posted by @pabigot in https://github.com/zephyrproject-rtos/zephyr/issue_comments/706385538
The text was updated successfully, but these errors were encountered: