AdaCore / AdaCore/Ada_Drivers_Library
Outdated SVD bindings
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 286
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I noticed that when i run make -f svd.mk many files in svd/ folders change. I assume this is because older version of svd2ada generated them. Am i right?
If that is the case, existing drivers might be incompatible with the new bindings. Project would need to either update the drivers, either stick with older version of svd2ada.
What do you people think?
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 running make -f svd.mk and reviewing the changed files under svd/; compare the generated bindings with the drivers that consume them. Determine whether an older svd2ada version caused the mismatch, then establish the agreed update path and verify that existing drivers remain compatible.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100