-
Notifications
You must be signed in to change notification settings - Fork 33
i2ceeprom - use mbed_official fork #38
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
Conversation
|
cc @LMESTM |
|
@0xc0170 thanks |
|
just fetch my branch or use this lib (the link updated). do |
|
@0xc0170 thanks - so let's mbed update :-) |
Thanks, accepted. This PR should get an update then use the latest version (I'll retest it again). This should be the new version: https://developer.mbed.org/users/mbed_official/code/I2CEeprom/rev/973c4289c44c |
|
Done, rebased. It now includes the latest version. Retested, mbed-os latest master, k64f, GCC_ARM: @LMESTM Please retest ! |
|
@0xc0170 Works ok here. +-------------------+---------------+---------------+------------------------------------+--------+--------+--------+--------------------+ +-------------------+---------------+---------------+------------------------------------+--------+--------+--------+--------------------+ |
|
@0xc0170 if I understand it correctly you forked the library, fixed the issue, and updated the latest master branch of CI Test shiled to use it correct? Assuming this works then I am perfectly happy with this! Please make sure to test on at least 3 different vendor boards, so a K64F, a ST429, and a OnSemi or a Neuvoton or similar |
|
Tested with nuvoton also, all OK. |
To be able to fix/develop this fork.
Tested with k64f (using latest mbed-os master):
As the current one is not anymore in the development (PR ignored for some time).
cc @BlackstoneEngineering