Arduino_Core_STM32
Arduino_Core_STM32 copied to clipboard
J-Link Support for STM32F1
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