OpenDevicePartnership / OpenDevicePartnership/embedded-services

Investigate options for const implementation of HID relabeling

Open
#934 0 comments 0 reactions 1 assignee View on GitHub

@williampMSFT is already working on this.

Since Aug 4, 2026.

Dominant language
Rust
Stars
23
Forks
53
Avg merge
2d 20h
Merged PRs (30d)
13

Description

Per discussion here: https://github.com/OpenDevicePartnership/embedded-services/pull/933#discussion_r3715138581 we'd ideally like to be able to do HID report descriptor relabeling at compile time in some circumstances. We don't need it immediately because our first use case is a passthrough thing that needs to happen at runtime, but we'd like to enable doing this at compile time eventually.

Circle back on this, ideally once const traits support lands in rust - we think that should make it a lot easier to be simultaneously const and no-panic.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.