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

esp_tinyusb: Removed MIN() definition if defined for cdc_acm #6

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

roma-jam
Copy link
Collaborator

@roma-jam roma-jam commented Jan 26, 2024

esp_tinyusb v1.4.4

NOT A RELEASE

Change description

  • Removed MIN() macro definition if already defined (CDC-ACM)
  • Changed the EP size for MSC class in default configuration descriptor (for HS)

@roma-jam roma-jam self-assigned this Jan 26, 2024
Copy link
Collaborator

@tore-espressif tore-espressif left a comment

Choose a reason for hiding this comment

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

@roma-jam are there any outstanding issues or can we merge?

@roma-jam
Copy link
Collaborator Author

roma-jam commented Jan 30, 2024

@tore-espressif not for now. There will be changes in esp_tinyusb test, but if there is something urgent that requires changes in that pr - can be merged.

UPD: Nope, the EP size for MSC class in default configuration descriptor wasn't changed. Will do that.

@roma-jam roma-jam marked this pull request as ready for review January 30, 2024 16:35
@roma-jam roma-jam marked this pull request as draft January 30, 2024 18:10
@roma-jam roma-jam force-pushed the fix/esp_tinyusb_cdc_min_warn branch from 94b7dd2 to f9c6982 Compare January 30, 2024 18:23
@roma-jam roma-jam marked this pull request as ready for review January 30, 2024 21:24
@roma-jam roma-jam force-pushed the fix/esp_tinyusb_cdc_min_warn branch from f9c6982 to 0682387 Compare January 31, 2024 10:17
@tore-espressif tore-espressif merged commit 4080109 into master Jan 31, 2024
10 checks passed
@tore-espressif tore-espressif deleted the fix/esp_tinyusb_cdc_min_warn branch January 31, 2024 11:47
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.

2 participants