Skip to content

Conversation

@qbolsee
Copy link

@qbolsee qbolsee commented Jul 15, 2021

This is a bugfix for a specific issue when sending exactly 64 bytes to the USB CDC. It seems the bytes were stuck in a buffer which was only released when reaching 256 bytes. I can upload a test case that demonstrates this if needed.

Updating SAMD21_USBDevice.h to the version from the official Arduino Core fixed the issue.

@WestfW
Copy link

WestfW commented Sep 12, 2025

Sigh. That's awful.
If you submit a pull request that fixes a particular bug, the PR diffs should include ONLY the code that fixes that bug, not changes to the 400+ other files that were modified since you pulled your fork. :-(
(Yeah, that's extra work, and can be a PITA.)

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