Skip to content

Support Devices with One Direction Endpoints #443

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

BrentK-ADI
Copy link
Contributor

Checklist

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

  • Please provide specific title of the PR describing the change

This checklist items that are not applicable to your PR can be deleted.


Description of Change

Updated the USB Descriptors to accommodate MCUs where the endpoint number can only be used in a single direction. These devices are identified in TinyUSB by the TUD_ENDPOINT_ONE_DIRECTION_ONLY definition. This update is in preparation for utilizing the TinyUF2 project with Analog Devices MAX32 MCUs, and contributing a port to those parts.

Updated the USB Descriptors to accomodate MCUs where the endpoint number can only
be used in a single direction. TUD_ENDPOINT_ONE_DIRECTION_ONLY.
@tannewt tannewt requested a review from hathach April 21, 2025 18:09
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

thank you

@hathach hathach merged commit 9650157 into adafruit:master Apr 22, 2025
144 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.

2 participants