rust-embedded / rust-embedded/linux-embedded-hal
Impl force read or write for i2c device
Open
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
- 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
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