Skip to content

{bp-19232} stm32f746g-disco: Fix USERLED support#19264

Open
jerpelea wants to merge 1 commit into
apache:releases/13.0from
jerpelea:bp-19232
Open

{bp-19232} stm32f746g-disco: Fix USERLED support#19264
jerpelea wants to merge 1 commit into
apache:releases/13.0from
jerpelea:bp-19232

Conversation

@jerpelea

@jerpelea jerpelea commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Provide correct pin name BOARD_LED1 and associated bit mask BOARD_LED1_BIT. Also use non-negated ledon. Add initialization into bringup code.

Impact

RELEASE

Testing

CI

@jerpelea jerpelea requested a review from xiaoxiang781216 as a code owner July 2, 2026 08:04
@github-actions github-actions Bot added Size: S The size of the change in this PR is small Board: arm labels Jul 2, 2026
@cederom

cederom commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Failed CI restarted.

Provide correct pin name BOARD_LED1 and associated bit mask
BOARD_LED1_BIT. Also use non-negated `ledon`. Add initialization into
bringup code.

Signed-off-by: Martin Vajnar <martin.vajnar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: arm Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants