Skip to content

fix: STM32G070 compilation issue#84

Merged
fpistm merged 1 commit into
stm32duino:mainfrom
ABOSTM:NOT_ALL_G0_SUPPORT_SHUTDOWN
Oct 3, 2022
Merged

fix: STM32G070 compilation issue#84
fpistm merged 1 commit into
stm32duino:mainfrom
ABOSTM:NOT_ALL_G0_SUPPORT_SHUTDOWN

Conversation

@ABOSTM
Copy link
Copy Markdown
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 <[email protected]>
Copy link
Copy Markdown
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