Skip to content
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

boards: nucleo_g474re revert pyocd workaround #49597

Conversation

str4t0m
Copy link
Collaborator

@str4t0m str4t0m commented Aug 27, 2022

The workaround is no longer necessary.

In the past pyocd couldn't flash the nucleo_g474re board with the target
stm32g474retx (issue #23351).
Therefore PR #23230 introduced a workaround changing the target
to stm32g474rbtx.
In the meantime this issue has been resolved, therefore the
workaround can be reverted.

Pyocd couldn't flash the nucleo_g474re board with the target
stm32g474retx (issue zephyrproject-rtos#23351).
Therefore PR zephyrproject-rtos#23230 introduced a workaround changing the target
to stm32g474rbtx.

In the meantime this issue was resolved, therefore revert the
workaround.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
@fabiobaltieri fabiobaltieri merged commit 7dd3331 into zephyrproject-rtos:main Sep 2, 2022
@str4t0m str4t0m deleted the stm32g4_pyocd_revert_workaround branch September 9, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants