Skip to content

drivers: serial: stm32: simplify logic #90331

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yishai1999
Copy link
Collaborator

Simplify the logic for the uart_stm32_cfg2ll_databits function regarding LL_USART_DATAWIDTH_9B being defined or not.

Simplify the logic for the `uart_stm32_cfg2ll_databits` function
regarding `LL_USART_DATAWIDTH_9B` being defined or not.

Signed-off-by: Yishai Jaffe <[email protected]>
@github-actions github-actions bot added platform: STM32 ST Micro STM32 area: UART Universal Asynchronous Receiver-Transmitter labels May 22, 2025
Copy link

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: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants