Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 30, 2025

Backport e803a10 from #96010.

Fixes #95113

This commit updates the function to only set output-related flags
(GPIO_OUTPUT_INIT_HIGH, GPIO_OUTPUT_INIT_LOW) when the pin
is actually configured as output. For input pins, only GPIO_INPUT and
other relevant flags are set.

Signed-off-by: Khaoula Bidani <[email protected]>
(cherry picked from commit e803a10)
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Sep 30, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Sep 30, 2025
@dkalowsk dkalowsk added this to the v4.2.1 milestone Oct 6, 2025
Copy link

sonarqubecloud bot commented Oct 6, 2025

@danieldegrasse danieldegrasse merged commit ee29ea2 into v4.2-branch Oct 6, 2025
34 checks passed
@danieldegrasse danieldegrasse deleted the backport-96010-to-v4.2-branch branch October 6, 2025 19:39
@github-project-automation github-project-automation bot moved this from Needs more info to Done in Backports Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GPIO Backport Backport PR and backport failure issues platform: STM32 ST Micro STM32
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants