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: ExploreEmbedded/Arduino-IRremote
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kotky/Arduino-IRremote
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.
  • 15 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 24, 2017

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

Commits on Sep 5, 2017

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

Commits on Sep 9, 2017

  1. Merge pull request Arduino-IRremote#519 from PaulStoffregen/master

    Fix minor compiler warnings in examples
    z3t0 authored Sep 9, 2017
    Configuration menu
    Copy the full SHA
    20a4d97 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Added Sparkfun Pro Micro pinouts

    Used -DARDUINO_AVR_PROMICRO to  determine which timers are available and pin mapping.
    
    Also removed separate ifdef in
    alastair.mccormack committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    7734a90 View commit details
    Browse the repository at this point in the history
  2. Added Sparkfun timer and pins information

    alastair.mccormack committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    c2d25b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Corrected TIMER4_HS output on Sparkfun Pro Micro

    Use O̅C̅4̅A̅ (complimentary output pin)  to output to pin 5 (shared with OC3A) on Sparkfun Pro Micro
    alastair.mccormack committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    20bc39a View commit details
    Browse the repository at this point in the history
  2. Supported board order

    Correct Sparkfun Pro Micro position in supported board order
    alastair.mccormack committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    57ee7a6 View commit details
    Browse the repository at this point in the history
  3. Removed whitespace

    alastair.mccormack committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    06d0601 View commit details
    Browse the repository at this point in the history
  4. Sparkfun Pro Micro credit

    alastair.mccormack committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    46b7a72 View commit details
    Browse the repository at this point in the history
  5. Typo

    Removed erroneous `//`
    alastair.mccormack committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    5a2ded8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Merge pull request Arduino-IRremote#542 from use-sparingly/master

    Sparkfun Pro Micro Support
    z3t0 authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    9618631 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Create readmdFrench.md

    French translation by @LSUPERMAN735
    LSUPERMAN735 authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    a6b9cc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Arduino-IRremote#555 from LSUPERMAN735/patch-1

    Create readmdFrench.md
    z3t0 authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    2dc97b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Moving ISR to IRAM on ESP32, changed switch statements to if/elseif t…

    …o avoid PANIC/reboot in ESP32
    Phil authored and Phil committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    83e29c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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