Skip to content

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

Merged
MathiasKoch merged 1 commit into
stm32-rs:masterfrom
braun-embedded:serial-blocking-write
Nov 15, 2020
Merged

Opt into blocking write impl for serial::Tx#171
MathiasKoch merged 1 commit into
stm32-rs:masterfrom
braun-embedded:serial-blocking-write

Conversation

@hannobraun

Copy link
Copy Markdown
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.

@MathiasKoch MathiasKoch left a comment

Copy link
Copy Markdown
Collaborator

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.

2 participants