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

Add support for G031/G041 chips. #825

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

WRansohoff
Copy link
Contributor

The G071 / G081 chips aren't the only STM32G0s anymore.

@tuankiet65
Copy link

You beat me to it. I just received my NUCLEO-G031K8 today and I had to manually patch in support for the G031 myself 😄

src/chipid.c Outdated Show resolved Hide resolved
@Nightwalker-87
Copy link
Member

Introduces build errors:
Renaming of STLINK_CHIPID_STM32_G0X1 seems to be incomplete throughout the code.

Nightwalker-87 added a commit that referenced this pull request Feb 20, 2020
src/common.c Outdated Show resolved Hide resolved
CKS32-Clone-Patch broke flashing on STM32 F3xx, F4xx and L1xx. (stlink-org#761)
@Nightwalker-87 Nightwalker-87 linked an issue Mar 15, 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 11:08
Nightwalker-87 added a commit that referenced this pull request Mar 16, 2020
Added support for G031/G041 chips.
Closes #825.
@Nightwalker-87 Nightwalker-87 merged commit c7bc031 into stlink-org:stm32g0_support Mar 16, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 16, 2020 that may be closed by this pull request
6 tasks
@Nightwalker-87
Copy link
Member

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