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

Commits on May 24, 2019

  1. Files fixed by manitou48 m4 feather express update

    I have not been able to find user manitou48 so I forked his changes and am trying to make a pull request to get it into FastLED.
    devoh747 authored May 24, 2019
    Configuration menu
    Copy the full SHA
    c5bba44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from devoh747/devoh747-patch-1

    Files fixed by manitou48 m4 feather express update
    devoh747 authored May 24, 2019
    Configuration menu
    Copy the full SHA
    a847f1b View commit details
    Browse the repository at this point in the history
  3. delete led_sysdefs.h

    move led_sysdef.h to root of FastLED where it belongs.
    devoh747 authored May 24, 2019
    Configuration menu
    Copy the full SHA
    8bcddd4 View commit details
    Browse the repository at this point in the history
  4. Delete platforms.h

    Move platform.h to root of FastLED where it belongs.
    devoh747 authored May 24, 2019
    Configuration menu
    Copy the full SHA
    dee8abb View commit details
    Browse the repository at this point in the history
  5. move files to root of FastLED

    The led_sysdefs.h and platforms.h files belong in the root of the FastLED directory, not in platforms/arm/d51
    devoh747 authored May 24, 2019
    Configuration menu
    Copy the full SHA
    170469a View commit details
    Browse the repository at this point in the history
Loading