Skip to content

Support for protocol mangling is missing #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1NFR4R3D opened this issue Feb 11, 2025 · 1 comment
Open

Support for protocol mangling is missing #91

1NFR4R3D opened this issue Feb 11, 2025 · 1 comment

Comments

@1NFR4R3D
Copy link

While trying to work with an IC, I noticed that the library does not currently support I2C protocol mangling.

I was wondering if support was planned, otherwise I could try my hand at it and submit a PR.

My thoughts were to check if one of the I2CMessageFlags covered by protocol mangling are set, and if so, to set the I2CFunctions flag.

Suggestions on how I can implement it will be greatly appreciated, as I am quite new to Rust in general!

@eldruin
Copy link
Member

eldruin commented Mar 4, 2025

Protocol mangling is not planned. Please feel free to have a try and submit a PR.

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

No branches or pull requests

2 participants