[Feature] Add switch to inhibit generating reserved fields
Open
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 71
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
svd2ada "invents" reserved fields when it detects a gap in the register space. This behaviour should at least be configurable.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the svd2ada code that detects register-space gaps and generates reserved fields, then trace how generator options are configured. Done means a user-facing switch can inhibit that generation while preserving the current default behavior; add or update the relevant tests if the project has coverage for this path.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100