Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules: shell: Add wait before UARTs are suspended #460

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

jtguggedal
Copy link
Contributor

Add a short wait before UARTs are suspended to leave time to empty the buffers. Otherwise an assert will kick in because the TX_STOPPED event has not been received before suspending the UARTs.

Add a short wait before UARTs are suspended to leave time to empty
the buffers. Otherwise an assert will kick in because the
TX_STOPPED event has not been received before suspending the UARTs.

Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
Copy link

sonarqubecloud bot commented Nov 8, 2024

@simensrostad simensrostad merged commit 3c10e98 into main Nov 8, 2024
5 checks passed
@simensrostad simensrostad deleted the uart-assert-fix branch November 8, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants