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 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
@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