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

Introduce STM32CubeProgrammer #34

Merged
merged 2 commits into from
May 3, 2019
Merged

Introduce STM32CubeProgrammer #34

merged 2 commits into from
May 3, 2019

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented May 3, 2019

This PR add scripts to use STM32CubeProgrammer tools:
https://www.st.com/en/development-tools/stm32cubeprog.html

Allows to unified tools used to flash STM32 based boards across supported host OS:

  • Linux
  • MacOS
  • Windows

Replace:

Note that the tools is not provided and user will have to install the STM32CubeProgrammer to be able to flash.
Required by stm32duino/Arduino_Core_STM32#514

fpistm added 2 commits May 3, 2019 10:56
Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label May 3, 2019
@fpistm fpistm self-assigned this May 3, 2019
@fpistm fpistm added this to the 1.3.0 milestone May 3, 2019
@fpistm fpistm merged commit 0a5abb3 into stm32duino:master May 3, 2019
@fpistm fpistm deleted the STM32CP branch May 3, 2019 13:22
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant