Skip to content

[G0] Fix USART IRQ handler #1189

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

Merged
merged 1 commit into from
Sep 24, 2020
Merged

[G0] Fix USART IRQ handler #1189

merged 1 commit into from
Sep 24, 2020

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Sep 24, 2020

After fixing this issue #1141
IRQ handler was not updated then for USART4 and LPUART1 the HAL_UART_IRQHandler is not called.

Fix #1188

Fix stm32duino#1188

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added the fix 🩹 Bug fix label Sep 24, 2020
@fpistm fpistm added this to the 2.0.0 milestone Sep 24, 2020
@fpistm fpistm merged commit 5f0993e into stm32duino:master Sep 24, 2020
@fpistm fpistm deleted the G0_USART branch September 24, 2020 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

USART4 issue on Nucleo-G071RB
1 participant