Skip to content

Fix conditional compilation for Stop mode for U5#133

Merged
fpistm merged 1 commit intostm32duino:mainfrom
zfields:patch-1
Apr 24, 2026
Merged

Fix conditional compilation for Stop mode for U5#133
fpistm merged 1 commit intostm32duino:mainfrom
zfields:patch-1

Conversation

@zfields
Copy link
Copy Markdown
Contributor

@zfields zfields commented Apr 23, 2026

The U5 HAL uses the similarly named LL_PWR_STOP2_MODE, as opposed to the standard LL_PWR_MODE_STOP2.

Validated on the Blues Heron (STM32U575OIY6QTR).

The U5 HAL uses the similarly named `LL_PWR_STOP2_MODE`, as opposed to the standard `LL_PWR_MODE_STOP2`.

Signed-off-by: Zachary J. Fields <zachary_fields@yahoo.com>
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.

Thanks @zfields

@fpistm fpistm merged commit d2303da into stm32duino:main Apr 24, 2026
3 checks passed
@fpistm fpistm added this to the 2.0.0 milestone Apr 24, 2026
@fpistm fpistm added the fix 🩹 Bug fix label Apr 24, 2026
@zfields zfields deleted the patch-1 branch April 24, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 🩹 Bug fix

Projects

Development

Successfully merging this pull request may close these issues.

2 participants