lethalbit / lethalbit/wegistew-cc
Allow for setting/replacing multiple fields at once
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In a large number of cases, you want to set multiple fields of a register at once, this is currently not possible with wegistew,
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating the existing register field-setting API and its examples or tests, then determine how multiple fields are represented and replaced together. Done means callers can set multiple register fields in one operation, with coverage showing the combined result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100