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: lucmoda/arduino-esp8266fs-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: esp8266/arduino-esp8266fs-plugin
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.
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Aug 8, 2018

  1. Update README

    Add comment for Linux based OSs
    rickhewes authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    6208e6b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Fix uploader for python3 compat and core 2.6.x

    The core moved to python3 because python (2) is EOL on January 1, 2020.
    Move the search paths and platform variables to use python3 instead.
    
    Remove the no longer needed --end parameter to upload.py
    earlephilhower committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    6408285 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Merge pull request esp8266#65 from earlephilhower/fix2.6.0

    Fix uploader for python3 compat and core 2.6.x
    me-no-dev authored Nov 25, 2019
    Configuration menu
    Copy the full SHA
    25890cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70cc5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request esp8266#45 from rickhewes/readme-update

    Update README for Linux based OSs
    me-no-dev authored Nov 25, 2019
    Configuration menu
    Copy the full SHA
    f0d1ec7 View commit details
    Browse the repository at this point in the history
  4. change target version

    me-no-dev committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    56a6c51 View commit details
    Browse the repository at this point in the history
Loading