OpenDevicePartnership / OpenDevicePartnership/embedded-services
Implement SetConfig trait for I2C master
Open
@williampMSFT is already working on this.
Since Feb 18, 2025.
enhancement
for sync
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
As number of parameters increases, our HAL API becomes unwieldy. SetConfig: https://docs.embassy.dev/embassy-embedded-hal/git/default/trait.SetConfig.html help us clean this up a bit.
Contributor guide
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.
Assessment
This issue has not been assessed yet.