Skip to content

fix: STM32G070 compilation issue #84

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
Oct 3, 2022

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Sep 30, 2022

fix: STM32G070 compilation issue

Not all STM32G0 support HAL_PWREx_EnterSHUTDOWNMode()
fixes #83

Not all STM32G0 support HAL_PWREx_EnterSHUTDOWNMode()
fixes stm32duino#83

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
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.

LGTM

@fpistm fpistm merged commit 5f41d15 into stm32duino:main Oct 3, 2022
@fpistm fpistm added the bug label Jan 9, 2023
@fpistm fpistm added this to the 1.2.2 milestone Jan 9, 2023
@fpistm fpistm added fix 🩹 Bug fix and removed bug labels Jan 17, 2025
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.

STM32G070RBTx code won't linking when use lowpower shutdown
2 participants