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: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: node-it/micropython
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.
  • 13 commits
  • 43 files changed
  • 2 contributors

Commits on Aug 23, 2015

  1. Configuration menu
    Copy the full SHA
    9c1b3c2 View commit details
    Browse the repository at this point in the history
  2. Fixes the setmode function.

    PontusO committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    60d65c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. Configuration menu
    Copy the full SHA
    917d4f7 View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflict

    PontusO committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    2f9f734 View commit details
    Browse the repository at this point in the history
  3. Removed local changes

    PontusO committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    a80afb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. Adds I2C wraper interfaces

    Pontus Oldberg committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    d6f916d View commit details
    Browse the repository at this point in the history
  2. Reshovels stuff around

    PontusO committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    264385f View commit details
    Browse the repository at this point in the history
  3. Deleted files

    PontusO committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    80a9dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24b93db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69a9d8d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Updated I2C driver to support any GPIO pin.

    Pontus Oldberg committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    61683fb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Started to implement the I2C hardware functionality

    Pontus Oldberg committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    6310026 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Merge remote-tracking branch 'upstream/master'

    Pontus Oldberg committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    f9f166b View commit details
    Browse the repository at this point in the history
Loading