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: NicoHood/Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pluggableUSB
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 26, 2015

  1. Added new Pluggable USB structure

    This commit was required to test an IDE bug
    NicoHood committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    ed03da4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Configuration menu
    Copy the full SHA
    2432fd7 View commit details
    Browse the repository at this point in the history
  2. Moved all Pluggable functions into a class

    Wrappers are still there and needs to be removed.
    Append wrapper will not work
    NicoHood committed Sep 29, 2015
    4 Configuration menu
    Copy the full SHA
    af6d5bc View commit details
    Browse the repository at this point in the history
  3. dev state 1

    NicoHood committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    a1d4fe2 View commit details
    Browse the repository at this point in the history
Loading