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

Todo: Upate flush() of USB CDC driver to match UART #359

Open
majenkotech opened this issue Jun 16, 2013 · 2 comments
Open

Todo: Upate flush() of USB CDC driver to match UART #359

majenkotech opened this issue Jun 16, 2013 · 2 comments

Comments

@majenkotech
Copy link
Member

UART's flush() has been updated to match Arduino 1.0.x, but the USB CDC driver hasn't

This needs changing - rename flush() to purge(), and create a new flush() which waits for all serial data to be sent before continuing.

@ricklon
Copy link
Member

ricklon commented Aug 21, 2015

Did this get updated?

@EmbeddedMan
Copy link
Member

Nope, not yet. I don't think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants