Skip to content
Commit 2a1c94cb authored by Benoit Leforestier's avatar Benoit Leforestier Committed by Kumar Gala
Browse files

Driver: Serial STM32: Fix use of TXE IRQ



In case of TX IRQ pending,
uart_stm32_irq_is_pending() function always return 0,
because "is TXE enabled ?" is checked instead of "is TC enabled ?".

Signed-off-by: default avatarBenoit Leforestier <benoit.leforestier@gmail.com>
parent b8d2e198
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment