OpenDevicePartnership / OpenDevicePartnership/embedded-services
Break out hid-service into embedded-hid
Open
Nobody has claimed this yet.
for sync
- Dominant language
- Rust
- Stars
- 23
- Forks
- 53
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
Create embedded-hid crate and break-out any relevant code from hid-service.
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 inspecting the existing hid-service crate and identifying the code relevant to the proposed embedded-hid crate. Separate that code into embedded-hid while preserving the service framework’s behavior; done means the new crate contains the relevant functionality and hid-service no longer owns it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100