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 correct DWC2_EP_COUNT #2901

Merged
merged 1 commit into from
Dec 11, 2024
Merged

fix correct DWC2_EP_COUNT #2901

merged 1 commit into from
Dec 11, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Dec 11, 2024

fix #2900
This pull request includes a small but important change to the src/portable/synopsys/dwc2/dcd_dwc2.c file. The change modifies the macro definition of DWC2_EP_COUNT to correctly account for the number of device endpoints by adding 1 to the existing count.

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.

dcd dwc2 the number of defined DWC2_EP_COUNT endpoints should be increased by 1
1 participant