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

fix(host/cdc_acm): Fix CTRL transfer size for devices with small MaxPacketSize0 #57

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

tore-espressif
Copy link
Collaborator

Some devices have MaxPacketSize0 = 8 which is not enough for some CDC specific CTRL requests

Closes espressif/esp-idf#14345

@tore-espressif
Copy link
Collaborator Author

@roma-jam @peter-marcisovsky PTAL when you're free :)

Copy link
Collaborator

@roma-jam roma-jam left a comment

Choose a reason for hiding this comment

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

Changed LGTM.

Copy link
Collaborator

@peter-marcisovsky peter-marcisovsky left a comment

Choose a reason for hiding this comment

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

Changes LGTM.

@tore-espressif tore-espressif merged commit df7af9f into master Aug 14, 2024
17 checks passed
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.

ESP32-S3 USB Host CDC Generic (IDFGH-13439)
3 participants