Skip to content

Conversation

@embediver
Copy link
Collaborator

@embediver embediver commented Nov 20, 2025

In preparation for MCTP Control Protocol support and better support for transport bindings that have a bus that supports multiple devices / physical addresses, this PR adds two features.

  • Provide the destination EID to the transport binding when sending messages (needed for physical address lookup)
  • Don't drop incoming messages that have destination EID 0 (since those are always targeted to the physical address, regardless of the current EID)
  • Implement a std example (as blueprint for upcoming Control Protocol integration tests)

Implement a echo example that uses std functionality to talk over a tty.
The std adaptation of the stack is contained in a separate crate,
to be available for future examples and integration tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants