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

dfu.js: send SET_INTERFACE request for alternate 0 #15

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

devanlai
Copy link
Owner

This pull request attempts to resolve #14.

If there are multiple alternate settings, select the alternate interface even if it's already selected. This typically is only relevant when there are multiple alternate settings and alternate 0 needs to be selected explicitly.

For testing purposes, a live copy can be accessed here:
https://ternus.connifer.com/dfu-util/

If there are multiple alternate settings, select the alternate interface
even if it's already selected, like alternate 0 typically is.
@devanlai devanlai merged commit 56d5d1d into gh-pages Jun 26, 2021
@devanlai devanlai deleted the ensure-set-altsetting branch June 26, 2021 21:30
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.

Issue SET_INTERFACE even if alt=0
1 participant