OpenDevicePartnership / OpenDevicePartnership/embedded-services

Make ODP header generation accessible outside embedded-services

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

@williampMSFT is already working on this.

Since Feb 11, 2026.

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

Description

Currently, the macros that generate the MCTP ODP header struct bring in a bunch of dependencies on embedded-services stuff. This is fine on the EC because you need those dependencies to do messages anyway, but on the host side it means you have to manually reimplement some of those headers.

Look into refactoring some of the relay type generation macros to make the header generation piece available to external crates without taking a bunch of dependencies on details of embedded-services

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.