Skip to content

Add usb-endpoint-count checking #3304

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
Aug 20, 2020
Merged

Conversation

jepler
Copy link

@jepler jepler commented Aug 19, 2020

.. however, the number of endpoints is only set for SAMD (8). Other ports need to set the value. Otherwise, the build will show the message

Unable to check whether maximum number of endpoints is respected

Once all extant ports set the value (I'm happy to add them to this PR) we'd change it so that it's an error to NOT specify it.

.. however, the number of endpoints is only set for SAMD (8).
Other ports need to set the value.  Otherwise, the build will show
the message
```
Unable to check whether maximum number of endpoints is respected
```
@jepler jepler requested a review from tannewt August 19, 2020 21:49
Copy link
Member

@tannewt tannewt 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! I'll test with ESP32S2 once merged.

@tannewt tannewt merged commit 31a3d0e into adafruit:main Aug 20, 2020
@jepler jepler deleted the count-usb-descriptors branch November 3, 2021 21:09
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