Skip to content
Commit 83ea0f7f authored by Jordan Yates's avatar Jordan Yates Committed by Benjamin Cabé
Browse files

serial: stm32: fix dropped `UART_TX_DONE` events



Fix dropped `UART_TX_DONE` events when poll out and async APIs are used
on the same port. Clearing `tx_poll_stream_on` is required to prevent
`uart_stm32_isr` from prematurely clearing the TC status bit.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent cc28f507
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment