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

Added input pin impl (requires unproven hal trait) #11

Merged
merged 2 commits into from
Oct 25, 2018
Merged

Conversation

ryankurte
Copy link
Contributor

@ryankurte ryankurte commented Oct 10, 2018

Do we have opinions on the use of unproven traits in this library?

@ryankurte ryankurte requested a review from a team as a code owner October 10, 2018 05:38
@ryankurte
Copy link
Contributor Author

bors try

bors bot added a commit that referenced this pull request Oct 10, 2018
@bors
Copy link
Contributor

bors bot commented Oct 10, 2018

try

Build succeeded

@hannobraun hannobraun added the S-waiting-on-review Status: Review is incomplete label Oct 10, 2018
@therealprof
Copy link
Contributor

@ryankurte Well, you could submit a PR to close rust-embedded/embedded-hal#41 . ;)

@ryankurte
Copy link
Contributor Author

@therealprof I considered that but it would seem impolite to land it before @eldruin's rust-embedded/embedded-hal#97

@therealprof
Copy link
Contributor

@ryankurte As mentioned in the PR you just closed, I do see them as two separate topics. Making this unproven does not preclude making it fallible since this will end up in two different (incompatible) HAL versions anyway.

@caemor
Copy link
Contributor

caemor commented Oct 25, 2018

Would it be possible to release and accept this PR as the embedded hal discussion seems to still need a bit more time?

Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

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

LGTM

@therealprof
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Oct 25, 2018
11: Added input pin impl (requires unproven hal trait) r=therealprof a=ryankurte

Do we have opinions on the use of `unproven` traits in this library?

Co-authored-by: Ryan Kurte <ryankurte@gmail.com>
@bors
Copy link
Contributor

bors bot commented Oct 25, 2018

Build succeeded

@bors bors bot merged commit 4513004 into master Oct 25, 2018
@bors bors bot deleted the feature/input-pin branch October 25, 2018 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Review is incomplete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants