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

Implement sleep function for I2C peripheral #2129

Merged
merged 11 commits into from Jul 8, 2020

Commits on Jul 8, 2020

  1. [hal] Implement I2cLock

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0356a81 View commit details
    Browse the repository at this point in the history
  2. [hal] Implement hal_i2c_sleep() for Gen2 and Gen3

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    b9574b2 View commit details
    Browse the repository at this point in the history
  3. [hal] Move I2C unit test from no_fixture to fixture

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    86329b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aa9f55 View commit details
    Browse the repository at this point in the history
  5. [hal] I2C sleep API don't affect buffer state

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    0a1d152 View commit details
    Browse the repository at this point in the history
  6. [tests] Sleep API should keep the buffer state as-is

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f554c4e View commit details
    Browse the repository at this point in the history
  7. [hal] Minor fix: move state type to head file

    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f6cb87f View commit details
    Browse the repository at this point in the history
  8. [hal] Minor fix: don't change state without operating hardware succes…

    …sfully
    Eugene authored and XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    176d75b View commit details
    Browse the repository at this point in the history
  9. [hal] I2C: formatting.

    XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    2b874b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecc16ee View commit details
    Browse the repository at this point in the history
  11. Artifact fix

    XuGuohui committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    07d3879 View commit details
    Browse the repository at this point in the history