-
Notifications
You must be signed in to change notification settings - Fork 215
Comparing changes
Open a pull request
base repository: esp8266/arduino-esp8266fs-plugin
base: 0.1.3
head repository: esp8266/arduino-esp8266fs-plugin
compare: master
- 17 commits
- 5 files changed
- 9 contributors
Commits on Nov 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 232f969 - Browse repository at this point
Copy the full SHA 232f969View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e541f - Browse repository at this point
Copy the full SHA a8e541fView commit details
Commits on Jan 12, 2016
-
add support for folders and esp31b
Me No Dev committedJan 12, 2016 8Configuration menu - View commit details
-
Copy full SHA for 68fd738 - Browse repository at this point
Copy the full SHA 68fd738View commit details
Commits on May 5, 2016
-
Add OS X directory explanation
Hey, I am new to the Arduino IDE and I have spent about 2 hours to find where the tools directory is on OS X. Thought it might be helpful for other mac users to see how to use the plugin on OS X.
Configuration menu - View commit details
-
Copy full SHA for 7c02f99 - Browse repository at this point
Copy the full SHA 7c02f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 165cbbe - Browse repository at this point
Copy the full SHA 165cbbeView commit details
Commits on May 7, 2016
-
Merge pull request #18 from ccostel/master
Explanation for the OS X users
Configuration menu - View commit details
-
Copy full SHA for 42e38ec - Browse repository at this point
Copy the full SHA 42e38ecView commit details
Commits on Nov 17, 2016
-
Update plugin for newer Arduino IDE
- Travis updated to build against Arduino 1.6.12 - source updated to find the sketch folder - dropped support for ESP31B
Configuration menu - View commit details
-
Copy full SHA for 4e629c4 - Browse repository at this point
Copy the full SHA 4e629c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 779a4d7 - Browse repository at this point
Copy the full SHA 779a4d7View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6208e6b - Browse repository at this point
Copy the full SHA 6208e6bView commit details
Commits on Aug 30, 2018
-
Improve installation instructions
Rather than assume the location of the user's sketchbook folder (which may not be correct and is different depending on OS), just tell them how to find the location if they don't already know it. This makes the instructions more simple and less confusing.
Configuration menu - View commit details
-
Copy full SHA for fb11cba - Browse repository at this point
Copy the full SHA fb11cbaView commit details
Commits on Feb 23, 2019
-
Add upload.py and internal python in tools
When present, use a tools-installed python executable for any python calls. When tools/upload.py is present, use it in place of esptool-ck.exe. When neither of these are present, as in releases 2.5.0 and prior, use the prior behavior, unchanged.
Configuration menu - View commit details
-
Copy full SHA for c231545 - Browse repository at this point
Copy the full SHA c231545View commit details -
Use cleaner path finding code, misc. cleanup
Instead of a bunch of nested if-elses, use a list of strings to try iterating over to fins python(.exe). Replace 1-line if-else with ternary operator
Configuration menu - View commit details
-
Copy full SHA for 33969c9 - Browse repository at this point
Copy the full SHA 33969c9View commit details
Commits on Nov 19, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 6408285 - Browse repository at this point
Copy the full SHA 6408285View commit details
Commits on Nov 25, 2019
-
Merge pull request #65 from earlephilhower/fix2.6.0
Fix uploader for python3 compat and core 2.6.x
Configuration menu - View commit details
-
Copy full SHA for 25890cc - Browse repository at this point
Copy the full SHA 25890ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a70cc5d - Browse repository at this point
Copy the full SHA a70cc5dView commit details -
Merge pull request #45 from rickhewes/readme-update
Update README for Linux based OSs
Configuration menu - View commit details
-
Copy full SHA for f0d1ec7 - Browse repository at this point
Copy the full SHA f0d1ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a6c51 - Browse repository at this point
Copy the full SHA 56a6c51View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.3...master