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

Fix I2C SERCOM Hang (from Arduino SAMD core) #227

Merged
merged 1 commit into from
May 29, 2020
Merged

Fix I2C SERCOM Hang (from Arduino SAMD core) #227

merged 1 commit into from
May 29, 2020

Conversation

prototypicalpro
Copy link

This patch replaces an infinite loop in SERCOM::startTransmissionWIRE with code from the Arduino SAMD core to prevent a lockup upon I2C failure.

@ladyada ladyada merged commit bdf0c84 into adafruit:master May 29, 2020
@ladyada
Copy link
Member

ladyada commented May 29, 2020

nice!

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