Skip to content

drivers: serial: fix Rx pin configuration in lpuart_esp32 #91232

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Jun 7, 2025

Updated the Rx pin configuration in the lpuart_esp32 driver to fix a typo and use correct MUX function.

Updated the Rx pin configuration in the lpuart_esp32 driver to fix a
typo and use correct MUX function.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Copy link

sonarqubecloud bot commented Jun 7, 2025

@kartben kartben marked this pull request as ready for review June 7, 2025 19:45
@github-actions github-actions bot added area: UART Universal Asynchronous Receiver-Transmitter platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code labels Jun 7, 2025
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 9, 2025
@dkalowsk dkalowsk merged commit e744c53 into zephyrproject-rtos:main Jun 9, 2025
31 checks passed
@kartben kartben deleted the esplpuart branch June 9, 2025 21:47
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 platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants