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

[Backport v3.7-branch] drivers: uart: esp32: reset tx fifo during driver init #83052

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 16, 2024

Backport f0516ea from #82967.
Fixes #82370

Resets uart tx fifo during driver initialization to have a well defined
initial condition mainly preventing unwanted characters being sent

Signed-off-by: Marcio Ribeiro <[email protected]>
(cherry picked from commit f0516ea)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues size: XS A PR changing only a single line of code platform: ESP32 Espressif ESP32 area: UART Universal Asynchronous Receiver-Transmitter labels Dec 16, 2024
@sylvioalves sylvioalves requested a review from kartben December 16, 2024 17:28
@nashif nashif merged commit 73abf94 into v3.7-branch Dec 16, 2024
29 of 30 checks passed
@nashif nashif deleted the backport-82967-to-v3.7-branch branch December 16, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UART Universal Asynchronous Receiver-Transmitter Backport Backport PR and backport failure issues platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants