Skip to content

ESP32: port missing support for pin drive strength #8315

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

Closed
jonathanhogg opened this issue Feb 16, 2022 · 1 comment
Closed

ESP32: port missing support for pin drive strength #8315

jonathanhogg opened this issue Feb 16, 2022 · 1 comment

Comments

@jonathanhogg
Copy link
Contributor

The ESP32 GPIO hardware can be configured between four different drive strengths, but the port doesn't support the drive= argument to Pin().

@jonathanhogg
Copy link
Contributor Author

Fix merged from #8313.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants