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 debugging and Log Dump Explaination #2325

Merged
merged 3 commits into from
Jan 22, 2019

Conversation

stickbreaker
Copy link
Contributor

Create a help file for I2C debugging and interpretation of log dumps

Create a help file for I2C debugging and interpretation of log dumps
@@ -0,0 +1,267 @@
# Debugging I2C

With the release of Arduino-ESP32 V1.0.0 the I2C subsystem contains code to exhaustively report communication errors.
Copy link
Member

Choose a reason for hiding this comment

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

which version? the old one or the new one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is valid for all version since V1.0.0rc3 .

Copy link
Member

Choose a reason for hiding this comment

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

the way I understand it is that in v 1.0.0 this is fixed, not that it's fixed starting from rc3 or whatever later on. Maybe change to 1.0.1 to avoid confusion?

@me-no-dev me-no-dev merged commit 3350476 into espressif:master Jan 22, 2019
@me-no-dev me-no-dev deleted the patch-3 branch January 22, 2019 09:24
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.

2 participants