Skip to content

Conversation

@GabrielNotman
Copy link
Contributor

Send the data in chunks based on the buffer size
instead of assuming that the whole send data
will fit into the buffer.

This is one possible fix for the issue raised here:
https://forum.arduino.cc/index.php?topic=340897.0

Send the data in chunks based on the buffer size
instead of assuming that the whole send data
will fit into the buffer.
@GabrielNotman
Copy link
Contributor Author

I believe this issue has now been resolved in commit:
ba66285

@cmaglie
Copy link
Member

cmaglie commented Oct 14, 2015

Hi @GabrielNotman,

first of all, sorry for the lack of feedback, This is a very busy period and we failed to leave a comment...

I believe this issue has now been resolved in commit

Yes, we were working on a bunch of USB fix, and your patch was basically already included in them, BTW it was a good fix for a compelling problem, so thank you anyway for your contribution!

@cmaglie cmaglie added this to the Release 1.6.2 milestone Mar 10, 2016
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