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: arduino/Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: modkit/Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: new-extension
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 11, 2011

  1. Update libraries/Wire/Wire.h

    edbaafi committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    3fb87a5 View commit details
    Browse the repository at this point in the history
  2. Added TWI general call (gcall) callback. Overloaded onReceive with se…

    …cond function pointer for gcall callback.
    edbaafi committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    51a4b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d531e View commit details
    Browse the repository at this point in the history
  4. Added twi_enableGenCall. Added flag for gcall receive to pass to call…

    …er through onSlaveReceive.
    edbaafi committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    26ef10d View commit details
    Browse the repository at this point in the history
  5. Added TWI General Call Examples

    Modkit committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    42d3888 View commit details
    Browse the repository at this point in the history
  6. Make SoftwareSerial (formerly NewSoftwareSerial) allow rx and tx to s…

    …hare a single pin for half-duplex communication
    Modkit committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    f79e814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    129f4d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2012

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