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

sam3u2c - return real free write size in uart buf #147

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Sep 9, 2016

Update the hal implementation of the sam3u2c to return the actual number of bytes free in the CDC buffer. Previous behavior returned that there was no space in the buffer if there were any bytes in it.

Update the hal implementation of the sam3u2c to return the actual
number of bytes free in the CDC buffer. Previous behavior returned
that there was no space in the buffer if there were any bytes in it.
@c1728p9
Copy link
Contributor Author

c1728p9 commented Sep 9, 2016

@mbed-bot: TEST

@sg-
Copy link
Contributor

sg- commented Sep 9, 2016

LGTM 👍

@c1728p9 c1728p9 merged commit 700ea56 into ARMmbed:master Sep 9, 2016
This pull request was closed.
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