OpenDevicePartnership / OpenDevicePartnership/tps6699x

Replace custom long registers with device-driver

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

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Rust
Stars
4
Forks
13
Avg merge
3d 3h
Merged PRs (30d)
11

Description

As of device-driver 1.0.9 (https://github.com/diondokter/device-driver/pull/221), long registers (>128 bits) are back on the menu. We have several register definitions in the registers module only because of this bug, so we should migrate those over to the device.yaml now that they're unblocked.

Contributor guide

Open the contributing guide

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.

Research direction

Start by comparing the register definitions in the registers module with the existing device.yaml, focusing on registers longer than 128 bits. Identify every definition kept only because of the earlier device-driver limitation, then verify that those definitions are represented in device.yaml and no longer need custom handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
embedded-iot
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.