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

atsam: Remove USB endpoint header #6365

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

eamaclean
Copy link
Contributor

There's no restriction on endpoint usage on these chips, so remove the chip-specific endpoint configuration. This will allow CAN bridge support for the SAME70 to function (upstream host driver has hardcoded endpoints).

There's no restriction on endpoint usage on these chips, so remove the
chip-specific endpoint configuration. This will allow CAN bridge support
for the SAME70 to function (upstream host driver has hardcoded endpoints).

Signed-off-by: Alex Maclean <[email protected]>
@Wulfsta Wulfsta mentioned this pull request Oct 11, 2023
@KevinOConnor KevinOConnor merged commit b1f597c into Klipper3d:master Oct 13, 2023
1 check passed
@KevinOConnor
Copy link
Collaborator

Thanks. I agree with this change and I have committed it. I reworded the commit message to give a little more context on the history of the atsam endpoints.

-Kevin

rogerlz referenced this pull request in KalicoCrew/kalico Dec 19, 2023
The atsam USB hardware only requires that the ACM endpoint be endpoint
3.  As of commit 1182838 the atsam chips can therefore use the
default USB endpoints.

This will allow CAN bridge support for the SAME70 to function
(upstream host driver has hardcoded endpoints).

Signed-off-by: Alex Maclean <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants