Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
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: adafruit/Adafruit_Python_GPIO
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a12fee3
Choose a base ref
...
head repository: xtacocorex/Adafruit_Python_GPIO
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fe84114
Choose a head ref
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 13, 2016

  1. Adding support for the CHIP, allows for GPIO on the CSI and XIO Pins,…

    … I2C defaults to bus 1, no SPI or PWM at the moment
    xtacocorex committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    d310810 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Configuration menu
    Copy the full SHA
    f8cf271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1a9d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Configuration menu
    Copy the full SHA
    a31d5c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918ca8a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Configuration menu
    Copy the full SHA
    3cdf87b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from aninternetof/hotfix/CHIP_PWM_Adapter_decl

    Changes CHIP_PWM_Adapter to a class declaration
    xtacocorex committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    15d1b5c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

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

Commits on May 13, 2016

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

Commits on Jul 11, 2016

  1. Changing the default i2c bus for the CHIP as the 4.4 kernel CHIPs rem…

    …ove i2c-1 in the stock dts
    xtacocorex committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    43a23ec View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Configuration menu
    Copy the full SHA
    0dd29cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296667f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. fixing indent issue

    xtacocorex committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    7aad483 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

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