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

update stm32g0 SVD ZIP to v1.4 #918

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RavuAlHemio
Copy link

This should fix, among other things, the missing peripherals on g0b0.

(This PR is a draft because I expect some conflicts with the patches in this repository.)

Copy link

Memory map comparison

Copy link

Memory map comparison

Copy link

Memory map comparison

@burrbull
Copy link
Contributor

Please, don't use _replace_enum here.
Better remove all enums with

_clear_fields: ["*"]

@RavuAlHemio
Copy link
Author

Please, don't use _replace_enum here.

Sure thing; may I ask you to be more specific? Are you referring to the patches under peripherals/, those directly under devices/, those under devices/common_patches/, or all three?

The new SVD should fix, among other things, the missing peripherals on
g0b0; it also removes the need to patch out the MPU registers on g030
and g031 and provides lots of enumerated field definitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants