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

Implement InputPin GPIO traits #2

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

manuel-woelker
Copy link
Contributor

Based on the original pull request by @octycs

cf. japaric/stm32f30x-hal#16

Let me know if you have any feedback

@dfrankland
Copy link
Member

@manuel-woelker similar to the other PR, do you think it would be good to use the unproven feature flag?

@manuel-woelker
Copy link
Contributor Author

Whoops, I thought I remembered the InputPin losing unproven, but alas not yet...

I added the unproven feature flag, and added a dependency on "embedded-hal/unproven"

@dfrankland
Copy link
Member

Looks great! Thanks for the PR.

@dfrankland dfrankland merged commit 6394d9b into stm32-rs:master Apr 12, 2019
@dfrankland
Copy link
Member

I just tested this out and it works great 😄 so exciting!

@David-OConnor David-OConnor mentioned this pull request Jul 16, 2020
sirhcel pushed a commit to sirhcel/stm32f3xx-hal that referenced this pull request Jun 8, 2021
Give more prominent information on wiring for test
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.

None yet

2 participants