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

[rtl872x] usb: small fix for holdoff #2729

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

avtolstoy
Copy link
Member

Problem

  1. Hold-off mechanism for USB CDC to avoid scheduling small IN transfers does not account for maximum transfer size
  2. USB thread processing ISRs should be below network thread to avoid affecting network performance

Steps to Test

N/A

Example App

N/A

References

N/A


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy avtolstoy merged commit 5e16965 into develop Jan 19, 2024
1 check passed
@avtolstoy avtolstoy deleted the fix/rtl872x-usb-cdc branch January 19, 2024 15:18
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.

2 participants