-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Labels
area: DriversbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
There is an incorrect event name UART_RX_DONE :
Line 51 in c22f7e5
| * - Ignore the event, this way when current buffer is filled UART_RX_DONE |
Apparently the author made a mistake in the event name. There shuld be UART_RX_RDY
Metadata
Metadata
Assignees
Labels
area: DriversbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug