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

i2c.c: Fix issue https://github.com/espressif/esp-idf/issues/4999 #5

Merged
merged 1 commit into from
May 18, 2022

Conversation

KlausPopp
Copy link

Fix problem that i2c_master_cmd_begin() waits longer (at least 1 second) than specified in ticks_to_wait, in case the bus is stuck.

@KlausPopp KlausPopp merged commit 6fcb9a5 into master May 18, 2022
@KlausPopp KlausPopp deleted the i2c_timeout_fix branch May 18, 2022 14:15
@dhalbert
Copy link

dhalbert commented Jun 1, 2022

Would you be willing to PR this to upstream? Thanks!

@KlausPopp KlausPopp restored the i2c_timeout_fix branch December 20, 2022 09:11
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.

3 participants