Skip to content

Conversation

@jenmwms
Copy link
Contributor

@jenmwms jenmwms commented Feb 3, 2021

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 jennifer.m.williams@intel.com

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 <jennifer.m.williams@intel.com>
@jenmwms jenmwms added the bug The issue is a bug, or the PR is fixing a bug label Feb 3, 2021
@github-actions github-actions bot added the area: API Changes to public APIs label Feb 3, 2021
@jenmwms
Copy link
Contributor Author

jenmwms commented Feb 3, 2021

I submitted this through the online editor and it seems to have an issue with my email that way. I guess I need to use standard approach, will try again.

@jenmwms
Copy link
Contributor Author

jenmwms commented Feb 3, 2021

See #31897. Closing this one due to compliance check when using web editor.

@jenmwms jenmwms closed this Feb 3, 2021
@nashif nashif deleted the jenmwms-fix-eventname-31207 branch February 14, 2021 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: API Changes to public APIs bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-existent event in asynchronous UART API

2 participants