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

Add i2c slave 10-bit address support #311

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

akshat2112
Copy link
Contributor

@akshat2112 akshat2112 commented Feb 13, 2025

This PR enables support for 10 bit addressing for i2c slave.
Master changes part of #305

Closes #251
Closes #306

@akshat2112 akshat2112 self-assigned this Feb 13, 2025
@akshat2112 akshat2112 added the enhancement New feature or request label Feb 13, 2025
@akshat2112 akshat2112 added this to the Code Complete milestone Feb 13, 2025
@akshat2112 akshat2112 force-pushed the i2c-10-bit-slave branch 2 times, most recently from 2449425 to d11527f Compare February 14, 2025 07:59
@akshat2112 akshat2112 force-pushed the i2c-10-bit-slave branch 2 times, most recently from 80fa034 to 9dd2979 Compare February 26, 2025 00:41
@akshat2112
Copy link
Contributor Author

akshat2112 commented Feb 26, 2025

Commits 2644d7f and 045897a are cherry picked from PR #305 to enable compilation and testing

@akshat2112 akshat2112 force-pushed the i2c-10-bit-slave branch 2 times, most recently from 9f8ce79 to 7bb9b6b Compare March 1, 2025 00:32
@akshat2112 akshat2112 requested a review from jerrysxie March 1, 2025 00:40
@akshat2112 akshat2112 force-pushed the i2c-10-bit-slave branch 2 times, most recently from 92c9aee to 2dfb085 Compare March 3, 2025 17:02
@jerrysxie jerrysxie merged commit 6672f1a into OpenDevicePartnership:main Mar 3, 2025
221 checks passed
@akshat2112 akshat2112 deleted the i2c-10-bit-slave branch March 3, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance 10 bit I2C loopback examples I2C 10 bit address support - slave
5 participants