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

J-Link Support for STM32F1 #2455

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

jamesy0ung
Copy link

@jamesy0ung jamesy0ung commented Jul 18, 2024

Summary

This PR implements the support for using a STM32CubeProgrammer with a J-Link from the Arduino IDE

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.

close #2452

Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>
boards.txt Outdated Show resolved Hide resolved
@fpistm fpistm added the enhancement New feature or request label Jul 18, 2024
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Jul 18, 2024
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>
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
Status: In progress
Development

Successfully merging this pull request may close these issues.

J-Link support when using STM32CubeProgrammer
2 participants