Skip to content

Added ThunderPack board (STM32L0xx) #709

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

Merged
merged 11 commits into from
Oct 23, 2019
Merged

Conversation

jgillick
Copy link
Contributor

@jgillick jgillick commented Oct 18, 2019

Also:

This PR implements the following features:

  • New board: ThunderPack (STM32L0xx)
  • Add dfu-util as a upload tool to platform.txt.

Adding dfu-util to platform.txt as an upload tool means that users don't need to install the STM32CubeProgrammer. (fewer outside dependencies) The great thing is that Arduino_Core_STM32 already has dfu-util built-in, so this is purely a configuration update.

Example sketches
https://github.com/jgillick/ThunderPack/tree/master/examples/Arduino

@jgillick jgillick force-pushed the master branch 2 times, most recently from 9dfca7e to 100fbe1 Compare October 18, 2019 03:15
@fpistm fpistm added the new variant Add support of new bard label Oct 18, 2019
@jgillick jgillick marked this pull request as ready for review October 18, 2019 14:01
@fpistm
Copy link
Member

fpistm commented Oct 18, 2019

Thanks for the update.
Could you fix the astyle issue:
https://travis-ci.com/stm32duino/Arduino_Core_STM32/jobs/247163911

And add all GenL0 options, simply duplicate GenF0 ones in the boards.txt and rename them.
Thanks

@fpistm fpistm merged commit 355b8cb into stm32duino:master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants