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 zephyrproject-rtos#31207

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
@jenmwms jenmwms added bug The issue is a bug, or the PR is fixing a bug area: Drivers labels Feb 3, 2021
@github-actions github-actions bot added the area: API Changes to public APIs label Feb 3, 2021
@MaureenHelm MaureenHelm added this to the v2.5.0 milestone Feb 3, 2021
@nashif nashif merged commit 783f815 into zephyrproject-rtos:master Feb 3, 2021
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 area: Drivers 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

4 participants