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: CMSIS STM32G491and STM32G4A1 : add missing aliases for TIM7 and COMP4/5/6 #1744

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Jun 20, 2022

Summary

  • CMSIS STM32G491and STM32G4A1 : add missing aliases for TIM7 and COMP4/5/6
  • Add support of Generic STM32G491RC, STM32G491RE and STM32G4A1RE
    (for test purpose)

Fixes #1742

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM requested a review from fpistm June 20, 2022 12:51
@ABOSTM ABOSTM changed the title fix: CMSIS STM32G491and STM32G41 : add missing aliases for TIM7 and COMP4/5/6 fix: CMSIS STM32G491and STM32G4A1 : add missing aliases for TIM7 and COMP4/5/6 Jun 20, 2022
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

One typo else LGTM.
Thanks

README.md Outdated Show resolved Hide resolved
…OMP4/5/6

Internal ticket 130525
Fixes stm32duino#1742

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM force-pushed the G491_CMSIS_MISSING_TIM7_ALIAS branch from e7673fa to 05dbfe9 Compare June 20, 2022 14:19
@fpistm fpistm merged commit beb5f5c into stm32duino:main Jun 21, 2022
@fpistm fpistm added this to the 2.3.0 milestone Jun 21, 2022
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Jun 21, 2022
@fpistm fpistm added the Fix label Jun 21, 2022
@fpistm fpistm moved this from In progress to Done in STM32 core based on ST HAL Jun 21, 2022
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.

BUG, G491 MCU TIM7_DAC_IRQn not defined
2 participants