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

Opt into blocking write impl for serial::Tx #171

Merged
merged 1 commit into from Nov 15, 2020
Merged

Opt into blocking write impl for serial::Tx #171

merged 1 commit into from Nov 15, 2020

Conversation

hannobraun
Copy link
Collaborator

This opts into the default implementation of serial::blocking::Write,
providing the bwrite_all and bflush methods.

This opts into the default implementation of `serial::blocking::Write`,
providing the `bwrite_all` and `bflush` methods.
Copy link
Collaborator

@MathiasKoch MathiasKoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@MathiasKoch MathiasKoch merged commit 3533f78 into stm32-rs:master Nov 15, 2020
@hannobraun hannobraun deleted the serial-blocking-write branch November 15, 2020 12:28
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.

None yet

2 participants