Skip to content

Add support for STM32 for I2C buffer size #9

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

Merged
merged 3 commits into from
Feb 8, 2021

Conversation

TylerBird
Copy link
Contributor

In the Wire.h for STM32 a #define BUFFER_SIZE 32 is available.

Closes #8

Update SparkFun_External_EEPROM.cpp
In the Wire.h for STM32 a `#define BUFFER_SIZE 32` is available.
@TylerBird
Copy link
Contributor Author

I would really appreciate to get the support for the STM32. Is this patch fine or should I change something to make it better for you?

@nseidle nseidle merged commit 018ed36 into sparkfun:master Feb 8, 2021
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.

Add support for STM32 which is using TwoWire.h
2 participants