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

floogen: Fix endpoint enum ordering and names #90

Merged
merged 5 commits into from
Dec 20, 2024
Merged

floogen: Fix endpoint enum ordering and names #90

merged 5 commits into from
Dec 20, 2024

Conversation

fischeti
Copy link
Collaborator

@fischeti fischeti commented Dec 19, 2024

This PR changes names and fixes the ordering in the ep_id_e enum structure. Now endpoints that are created as 2D arrays are named as EndpointX0Y1 instead of Endpoint01. Furthermore, this PR also fixes the issue where indexes with multiple digits where incorrectly ordered i.e. EndpointX10Y0 coming before EndpointX2Y0

@fischeti fischeti marked this pull request as ready for review December 20, 2024 08:51
@fischeti fischeti changed the title floogen: Fix endpoint enum ordering floogen: Fix endpoint enum ordering and names Dec 20, 2024
@fischeti fischeti merged commit f4a3626 into main Dec 20, 2024
7 checks passed
@fischeti fischeti deleted the fix-ep-enum branch December 20, 2024 08:52
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.

1 participant