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

Announce Correct ACM Capabilities in USB Descriptors #21

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

r2axz
Copy link
Owner

@r2axz r2axz commented Dec 4, 2020

Currently ACM functional descriptors have bmCapabilities set to 0, which is not correct because the firmware supports Set_Line_Condinf, Set_Control_Line_State, Get_Line_Coding and Serial_State notification. bmCapabilities should be set to 0x02 reflect this.

@r2axz
Copy link
Owner Author

r2axz commented Dec 4, 2020

Interestingly enough, it does not seem to affect anything...

@r2axz r2axz merged commit 1fcc686 into main Dec 4, 2020
@r2axz r2axz deleted the r2axz-descriptor-acm-capabilities-fix branch December 4, 2020 07:31
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.

None yet

1 participant