Skip to content

impl Send for all the peripherals #80

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

Merged
merged 1 commit into from
Jan 17, 2018
Merged

impl Send for all the peripherals #80

merged 1 commit into from
Jan 17, 2018

Conversation

japaric
Copy link
Member

@japaric japaric commented Jan 17, 2018

closes #79

@japaric
Copy link
Member Author

japaric commented Jan 17, 2018

@homunkulus r+

@homunkulus
Copy link
Contributor

📌 Commit 1aee43c has been approved by japaric

japaric pushed a commit that referenced this pull request Jan 17, 2018
impl Send for all the peripherals

closes #79
@homunkulus
Copy link
Contributor

⌛ Testing commit 1aee43c with merge c921d43...

@homunkulus
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: japaric
Pushing c921d43 to master...

@homunkulus homunkulus merged commit 1aee43c into master Jan 17, 2018
@japaric japaric deleted the send branch January 17, 2018 20:57
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.

Peripheral definitions in cortex-m are not Send, while those from svd2rust generated crates are
2 participants