Skip to content

Fix HID buffer lookup #1721

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

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Mar 27, 2019

The previous code assumed HID report ids were consecutive. This is
not true in the CircuitPython descriptor where report ids are fixed
for each report type.

Fixes #1617.
Fixes #1721.

The previous code assumed HID report ids were consecutive. This is
not true in the CircuitPython descriptor where report ids are fixed
for each report type.

Fixes micropython#1617
@tannewt tannewt added this to the 4.0.0 - Bluetooth milestone Mar 27, 2019
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

OK, great, this may fix a number of problems!

@dhalbert
Copy link
Collaborator

@tannewt Approved already so you can merge this when travis gets around to it. Turns out travis cleared the travis-ci.org backlog, but travis-ci.com still has backlog.

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.

Trellis M4 Does not appear at tty device on chromebook
2 participants