Skip to content

Provide v2_compat for ToggleableOutputPin #138

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
May 14, 2019

Conversation

little-arhat
Copy link
Contributor

fixes #137

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @hannobraun (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

ryankurte
ryankurte previously approved these changes May 13, 2019
Copy link
Contributor

@ryankurte ryankurte left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@hannobraun
Copy link
Member

bors r=ryankurte

bors bot added a commit that referenced this pull request May 13, 2019
138: Provide v2_compat for ToggleableOutputPin r=ryankurte a=little-arhat

fixes #137

Co-authored-by: Roma Sokolov <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 13, 2019

Build failed

@little-arhat
Copy link
Contributor Author

Fixed tests.

@little-arhat
Copy link
Contributor Author

little-arhat commented May 13, 2019

@bors[bot] r?

bors r?

*  bors Expected — Waiting for status to be reported 
*  continuous-integration/travis-ci/pr — The Travis CI build passed 

hm

@little-arhat
Copy link
Contributor Author

@hannobraun @ilya-epifanov @thejpster do you have any objections to merging this?

@ryankurte
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented May 14, 2019

👎 Rejected by too few approved reviews

@ryankurte
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request May 14, 2019
138: Provide v2_compat for ToggleableOutputPin r=ryankurte a=little-arhat

fixes #137

Co-authored-by: Roma Sokolov <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 14, 2019

Build succeeded

@bors bors bot merged commit c91e84e into rust-embedded:master May 14, 2019
bors bot added a commit that referenced this pull request May 27, 2020
214: [0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI r=ryankurte a=eldruin

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

Co-authored-by: Diego Barrios Romero <[email protected]>
bors bot added a commit that referenced this pull request Jun 10, 2020
214: [0.2.x]: Fix warning, remove #[deny(warnings)] but keep check on CI r=ryankurte a=eldruin

This fixes #213. Additionally I removed #[deny(warnings)] but added a check for it on CI.
I think we should cherry pick #138 to the 0.2.x branch as well and release a 0.2.4 version, since 1.0 will still take a while.
I can do that in a separate PR.

Co-authored-by: Diego Barrios Romero <[email protected]>
bors bot added a commit that referenced this pull request Jun 10, 2020
220: [0.2.x] Fixes to digital compatibility shim r=ryankurte a=eldruin

I cherry-picked #138 and some improvements to docs and included #199.

Co-authored-by: Roma Sokolov <[email protected]>
Co-authored-by: Ryan Kurte <[email protected]>
Co-authored-by: Diego Barrios Romero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Review is incomplete T-hal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2_compat does not provide shims for ToggleableOutputPin
4 participants