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

Allow all pullup inputs #359

Merged
merged 2 commits into from
Aug 17, 2021
Merged

Conversation

Windfisch
Copy link
Contributor

This fixes #321, extends on #118, and also fixes this issue for other peripherals that don't mind whether their Inputs have pull-ups or -downs enabled.

This is a superset of #357 and a subset of #358.

bors bot added a commit that referenced this pull request Aug 17, 2021
358: Allow pullup inputs and opendrain outputs r=burrbull a=Windfisch

This fixes #321, #199 and extends on #118, and also fixes this issue for other peripherals that don't mind which pull-ups are configured for their inputs and whether their outputs are pushpull or open drain.

This is a superset of #357 and #359. Prefer this PR.

Co-authored-by: Florian Jung <[email protected]>
@bors bors bot merged commit b8753bc into stm32-rs:master Aug 17, 2021
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.

QEI: Unable to (safely) define encoder pins as pull-up
1 participant