Skip to content

Conversation

@ndreys
Copy link

@ndreys ndreys commented Nov 15, 2025

Add support of target side of things of HID over I2C protocol. The code in this patch allows the creation of a basic input device that can be probed by Linux and queried for input reports. This is a minimal viable implementation and a lot of basic features (get/set report for example) are missing.

NOTE: This is a very rough first cut of the code and I'd expect some changes for sure. I just want to publish this sooner to get some feedback.

Add support of target side of things of HID over I2C protocol. The
code in this patch allows the creation of a basic input device that
can be probed by Linux and queried for input reports. This is a
minimal viable implementation and a lot of basic features (get/set
report for example) are missing.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants