Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include: drivers: uart: fix incorrect event name in brief
The use of UART_RX_DONE was incorrect/invalid (the event does not exist). This corrects the reference to UART_RX_RDY. Fixes #31207 Signed-off-by: Jennifer Williams <[email protected]>
- Loading branch information