Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: romilly/quick2wire-python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wirenboard/quick2wire-python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 1, 2014

  1. update readme

    evgeny-boger committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    c58dc0c View commit details
    Browse the repository at this point in the history
  2. 1) Add fallback gpio-admin

    2) Use /sys/class/gpio if /sys/devices/virtual/gpio is not available
    3) Correctly handle GPIOs without interrupt support
    4) Add pins_linux pin bank for direct GPIO access
    evgeny-boger committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    0db0e27 View commit details
    Browse the repository at this point in the history
  3. Revert "update readme"

    This reverts commit c58dc0c.
    evgeny-boger committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    2f85ee2 View commit details
    Browse the repository at this point in the history
Loading