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

Remove transmit_and_get_mailbox in favor of an improved transmit function #40

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Remove transmit_and_get_mailbox in favor of an improved transmit function #40

merged 1 commit into from
Jun 21, 2021

Conversation

jonas-schievink
Copy link
Contributor

Closes #39

Makes transmit return a TransmitStatus on success, containing the dequeued frame and the mailbox that was used.

@jonas-schievink
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 21, 2021

Build succeeded:

@bors bors bot merged commit cc09643 into stm32-rs:master Jun 21, 2021
@jonas-schievink jonas-schievink deleted the change-transmit-signature branch July 30, 2021 20:08
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.

Improve transmit and remove transmit_and_get_mailbox
1 participant