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

[202311] PoC - retry on i2c busy #168

Draft
wants to merge 3 commits into
base: 202311
Choose a base branch
from
Draft

Commits on Sep 25, 2024

  1. PoC: Retry on I2C busy in platform

    Signed-off-by: Stephen Sun <[email protected]>
    stephenxs committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    09a83f5 View commit details
    Browse the repository at this point in the history
  2. Retry on both exception and non-zero return code

    Signed-off-by: Stephen Sun <[email protected]>
    stephenxs committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    89de86a View commit details
    Browse the repository at this point in the history
  3. Fix unit test failure

    Signed-off-by: Stephen Sun <[email protected]>
    stephenxs committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d9f154f View commit details
    Browse the repository at this point in the history