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

Update stm32CubeProg.sh to support J-Link with STM32CubeProgrammer #101

Merged

Conversation

jamesy0ung
Copy link
Contributor

@jamesy0ung jamesy0ung commented Jul 18, 2024

Summary

This PR implements the support for using a STM32CubeProgrammer with a J-Link from the Arduino IDE, by adding a case to the flashing script.

Explain the motivation for making this change. What existing problem does the pull request solve?

I have a J-Link probe and can use it directly in STM32CubeProgrammer, but not in the Arduino IDE

Validation

I tested it and it works, doesn't seem to break anything else.

See stm32duino/Arduino_Core_STM32#2452

Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>
@fpistm fpistm self-requested a review July 18, 2024 13:58
@fpistm fpistm added the enhancement New feature or request label Jul 18, 2024
@fpistm fpistm added this to the 2.2.4 milestone Jul 18, 2024
Copy link
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. Thanks

@fpistm fpistm merged commit 19becf2 into stm32duino:main Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants