Skip to content
Snippets Groups Projects
Commit 0d860fdc authored by Damien George's avatar Damien George
Browse files

stm32/uart: Always enable global UART IRQ handler on init.

Otherwise IRQs may not be enabled for the user UART.irq() handler.  In
particular this fixes the user IRQ_RXIDLE interrupt so that it triggers
even when there is no RX buffer.
parent a5f7a302
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment