Skip to content
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

Add support for HID over SPI #486

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Add support for HID over SPI #486

merged 1 commit into from
Dec 20, 2022

Conversation

vaaronna
Copy link
Contributor

This adds (or more accurately completes, since it was already started) support for HID over SPI devices.
Handling is almost identical to HID over I2C.

Copy link
Member

@Youw Youw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This make me think that we should probably just generalize this routine for the general case/unknown BUSes, as it doesn't really affects anything except enumeration/device details/info.

But thanks anyway.

@mcuee mcuee added the enhancement New feature or request label Dec 19, 2022
@Youw Youw merged commit 987fd0a into libusb:master Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants