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

Improved support for STM32G0xx series parts to fix Issue #850 #857

Merged

Conversation

mrfirmware
Copy link

@mrfirmware mrfirmware commented Jan 27, 2020

  • For Issue Incomplete support for STM32G0xx MCUs #850
  • Now properly distinguish between the smaller and larger variants
  • Added support for the smaller variants, 'G030, 'G031, and 'G041
  • Now flashes and debugs STM32G031K8 MCU

- Now properly distinguish between the smaller and larger variants
- Added support for the smaller variants, 'G030, 'G031, and 'G041
- Now flashes and debugs STM32G031K8 MCU
@gdamjan
Copy link

gdamjan commented Feb 8, 2020

Tested this on a stm32g0316-disco board with the stm32g031j6 mcu. works fine.

@Nightwalker-87 Nightwalker-87 added this to the v1.5.2 milestone Feb 19, 2020
@Nightwalker-87 Nightwalker-87 added this to To do in Release v1.6.1 Feb 19, 2020
@Nightwalker-87 Nightwalker-87 self-assigned this Feb 20, 2020
Release v1.6.1 automation moved this from To do to Done Feb 21, 2020
@Nightwalker-87 Nightwalker-87 moved this from Done to In progress in Release v1.6.1 Mar 15, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 15, 2020 that may be closed by this pull request
6 tasks
@Nightwalker-87 Nightwalker-87 self-requested a review March 15, 2020 17:19
Release v1.6.1 automation moved this from In progress to Reviewer approved Mar 15, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 16, 2020 that may be closed by this pull request
6 tasks
@Nightwalker-87 Nightwalker-87 changed the base branch from master to stm32g0_support March 16, 2020 12:22
@Nightwalker-87 Nightwalker-87 merged commit 15eda53 into stlink-org:stm32g0_support Mar 16, 2020
Release v1.6.1 automation moved this from Reviewer approved to Done Mar 16, 2020
@Nightwalker-87
Copy link
Member

@mrfirmware: Thx for your contribution!

@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Incomplete support for STM32G0xx MCUs
3 participants