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/ArduinoCore-API
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: eClay/ArduinoCore-API
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
  • 75 files changed
  • 1 contributor

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    083c8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676527a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    e33c48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c32e4 View commit details
    Browse the repository at this point in the history
  3. Add FlashString abstract class to support extension of String and Pri…

    …nt methods to core specific program memory implementation.
    kezorm committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    f2832be View commit details
    Browse the repository at this point in the history
  4. add .gitignore

    kezorm committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    11a3d63 View commit details
    Browse the repository at this point in the history
  5. Add FlashString abstract class to support extension of String and Pri…

    …nt methods to core specific program memory implementation.
    kezorm committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    ff9a16a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67396b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Fix stdlib function names

    kezorm committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    dcda3ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'FlashString'

    # Conflicts:
    #	api/String.h
    kezorm committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    9a09230 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'nocommon'

    kezorm committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    60c0d8d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

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

Commits on Oct 27, 2019

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