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

Adds I2C implementation and basic accelerometer crate. #30

Merged
merged 10 commits into from
Sep 1, 2016
Merged

Commits on Sep 1, 2016

  1. Adds I2C hardware interface

    johnnyman727 authored and tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    7ce3726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f67d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bded061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dcc6e6 View commit details
    Browse the repository at this point in the history
  5. Temp

    tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    b17d2d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee50a61 View commit details
    Browse the repository at this point in the history
  7. Adds acceleration reading code.

    tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    24951f2 View commit details
    Browse the repository at this point in the history
  8. Refactors into two sub-modules.

    tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    32af6ec View commit details
    Browse the repository at this point in the history
  9. Fixes tests.

    tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    62858b1 View commit details
    Browse the repository at this point in the history
  10. Removes extra println lines.

    tcr committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    fa649e4 View commit details
    Browse the repository at this point in the history