Skip to content

Conversation

@ndrs-pst
Copy link
Contributor

@ndrs-pst ndrs-pst commented Nov 9, 2024

Passing data by value is more efficient in this context.
As such, revise poll_out_fn and uart_stm32_poll_out_visitor to accept the out argument by value instead of by address.

Passing data by value is more efficient in this context. As such,
revise `poll_out_fn` and `uart_stm32_poll_out_visitor` to accept
the `out` argument by value instead of by address.

Signed-off-by: Pisit Sawangvonganan <[email protected]>
@zephyrbot zephyrbot added platform: STM32 ST Micro STM32 area: UART Universal Asynchronous Receiver-Transmitter labels Nov 9, 2024
@nashif nashif merged commit 3a6e36d into zephyrproject-rtos:main Nov 19, 2024
28 checks passed
@ndrs-pst ndrs-pst deleted the pr_drivers_serial_stm32_poll-out branch November 19, 2024 05:39
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.

5 participants