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: sandeepmistry/arduino-nRF5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FungAcademy/arduino-nRF5
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.
  • 8 commits
  • 144 files changed
  • 1 contributor

Commits on Feb 13, 2017

  1. Changed a boolean typedef to match FastLED defintion

    Mathias Dahlström committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9c5ba8b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Updated the GCC compiler version

    Mathias Dahlström committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    c52f139 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. added utlity functions from nordic sdk, to allow Arduino library to s…

    …et GAP connections
    Mathias Dahlström committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    876148e View commit details
    Browse the repository at this point in the history
  2. Quick hack to set the gcc compiler path

    Mathias Dahlström committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    ee9cdf0 View commit details
    Browse the repository at this point in the history
  3. added required SDK components for advertising services

    Mathias Dahlström committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    72f760a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. experimenting with a central and peripheral link supoort in S130

    Mathias Dahlström committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    2741018 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

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

Commits on May 8, 2017

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