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

Support I2C transfers of more than 255 bytes #154

Merged
merged 5 commits into from
Oct 20, 2020
Merged

Conversation

Piroro-hs
Copy link
Contributor

This adds support for I2C write and read of more than 255 bytes, and I2C write of 0 byte.

Copy link
Member

@Sh3Rm4n Sh3Rm4n left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the contribution.

Can you please add an entry to the changelog? :)

@Piroro-hs
Copy link
Contributor Author

Changelog updated!

@Sh3Rm4n
Copy link
Member

Sh3Rm4n commented Oct 20, 2020

Thanks! :)

@Sh3Rm4n Sh3Rm4n merged commit 92d9357 into stm32-rs:master Oct 20, 2020
@Piroro-hs Piroro-hs deleted the i2c branch October 21, 2020 03:11
@Piroro-hs Piroro-hs restored the i2c branch October 21, 2020 04:01
Piroro-hs added a commit to Piroro-hs/stm32f3xx-hal that referenced this pull request Nov 22, 2020
I've just found my silly copy-paste mistake in stm32-rs#154 😢
@Piroro-hs Piroro-hs mentioned this pull request Nov 22, 2020
Sh3Rm4n added a commit that referenced this pull request Nov 22, 2020
@Piroro-hs Piroro-hs deleted the i2c branch March 30, 2021 04:55
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