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

Htu21df driver #94

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 5, 2017

  1. RPi3

    Added a new case option for Rasperry Pi3
    JTrotta authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    f0a9983 View commit details
    Browse the repository at this point in the history
  2. Added try catch

    If we read I2C sensor when it is not ready yet, application crash. Added two try catch to avoid application crash
    JTrotta authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    94233f2 View commit details
    Browse the repository at this point in the history
  3. Added support for RPi3

    JTrotta authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    88fb1ab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Adding RP3/CM3 support

    JTrotta committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    37f1e2a View commit details
    Browse the repository at this point in the history
  2. Addeb to nuget

    JTrotta committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    4951cc6 View commit details
    Browse the repository at this point in the history
  3. Updated file version

    JTrotta committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    27de18d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Refactoring

    JTrotta committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    1b53c71 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. I2c Repeated Start now works

    Added working support to repeated start condition in I2C.
    Minor bugs.
    JTrotta committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    527be4d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Some updates

    JTrotta committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    2aa9e70 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Added HTU21DF driver

    ChrisDodgeRR committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    6eb0a0f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    6a32c38 View commit details
    Browse the repository at this point in the history