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

spi-dma example: swap buffer and SPI device in return value of a transfer's wait #190

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

trnila
Copy link
Contributor

@trnila trnila commented Mar 7, 2020

wait method returns tuple of (BUFFER, TxDma<PAYLOAD, $CX>)

@TheZoq2
Copy link
Member

TheZoq2 commented Mar 7, 2020

Good catch, thanks for the fix!

@TheZoq2 TheZoq2 merged commit 80161be into stm32-rs:master Mar 7, 2020
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