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

regz: generate enums attached to parent #404

Merged
merged 2 commits into from
Mar 9, 2025

Conversation

oliverpool
Copy link
Contributor

Fixes #402

If an enum is not found, get_enum_by_name will lookup among the parents of the given struct_id.

On any failure, the original error will be returned.

@mattnite mattnite merged commit 24106a9 into ZigEmbeddedGroup:main Mar 9, 2025
30 checks passed
@oliverpool oliverpool deleted the regz-enum branch March 9, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regz outputs padding instead of enum
2 participants