OpenDevicePartnership / OpenDevicePartnership/embedded-services
Don't charge from self
Open
Nobody has claimed this yet.
for sync
type-c
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
Don't charge if we connect a C-C cable to ourself.
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.
Research direction
Start by locating the Rust code that handles USB-C cable connections and charging decisions, then inspect how a device detects that it is connected to itself. Reproduce the self-connected C-C case and verify that it does not initiate charging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100