Skip to content
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

fix: take into account STM32G0B0 USART IRQ multiplexing specificities #1790

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Aug 11, 2022

Summary
fix: take into account STM32G0B0 USART IRQ multiplexing specificities

Fixes CI failed compilation of PR #1784

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm
Copy link
Member

fpistm commented Aug 22, 2022

Hi @ABOSTM
Thanks for the fix, as discussed I've pushed a commit to be more generic and remove useless irqn Handler definition.
Feel free to comment 😉

Copy link
Contributor Author

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fpistm fpistm merged commit 3912678 into stm32duino:main Aug 23, 2022
STM32 core based on ST HAL automation moved this from In progress to Done Aug 23, 2022
cparata pushed a commit to cparata/Arduino_Core_STM32 that referenced this pull request Jan 31, 2023
…stm32duino#1790)


Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants