| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>
There was a problem hiding this comment.
LGTM. Thanks
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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