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(wire): support only 7 bits addressing mode #2493

Merged
merged 2 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. chore(wire): remove useless i2c init

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1cec35e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix(wire): support only 7 bits addressing mode

    Fixes stm32duino#2468.
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1b227db View commit details
    Browse the repository at this point in the history