`mmaps` command doesn't account for derived registers

Open
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, rust
Domain
cli, tooling

Research direction

Locate the Python and Rust implementations of the mmaps command and compare their handling of derivedFrom on peripherals with their register handling. Done means both commands display fields for registers with derivedFrom instead of treating them as fieldless; run the existing mmaps checks or tests if present.

Written by the indexing model from the issue text.

Description

Both the Python and Rust mmaps command show registers with derivedFrom set as having no fields; this property is only processed for peripherals at the moment.

Dominant language
Rust
Stars
123
Forks
41
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-embedded/svdtools

All issues in rust-embedded/svdtools

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.