rust-embedded / rust-embedded/linux-embedded-hal

Impl force read or write for i2c device

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

Nobody has claimed this yet.

Dominant language
Rust
Stars
319
Forks
60
Avg merge
12h 31m
Merged PRs (30d)
1

Description

In 0.4.0, don't support force read or write in impl I2cdev block. Can add like i2ctransfer -f ?

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.

Research direction

Locate the impl I2cdev block and inspect how read and write operations are currently configured in version 0.4.0. Compare the desired behavior with the i2ctransfer -f force option; done means the I2cdev implementation supports explicitly forced reads and writes with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.