-
Notifications
You must be signed in to change notification settings - Fork 133
Release 3.1 #511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release 3.1 #511
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added preference storage update after any change on the combo box
Feature/serial monitor
If the file already exists it is not over written. This solution Does not work with the samples for arduino IDE imported projects. You need to select the ino or cpp option to work I also made sure you can import a arduino project. That is you can now delete a project and not have the folders removed and directly reimport the project.
I have changed the filters in such a way that the library name can be whatever. So also examples test which was not possible with the previous filters
I did some quick tests and it seems to work but I expect problems to pop up as it was way more complicated then I thought it would be
This fix removes the warning
What happened what that the boards.txt is processed line by line. In the esp file the upload.tool is specified 3 times for the tested board. Once as upload.tool and 2 times for the upload protocol. Apparently the upload.tool was processed after the menu. So one could say that this is a bug in the boards.txt file. However I catered for this situation.
And no com port actions have been specified
Also auth is extracted but not jet used.
Now there is 1 nightly.php and 1 stable.php and the os isaparamlike ?OS=Windows
I fixed manyally on the web site.
Flat icon + SVG originals
Moving fromone systemto another
Note that the plugin reads the pwd from the source code and stores it in the security cache after the upload. The pwd used is the pwd found in the stored cache unless no pwd was found there. This should support changing and removing pwd's without ever having to type one I also added "never and always" as options in the dialog box "build before upload"
Removed wb.core dependency
Removed wb.core dependency
Added o.a.commons.io
Added cdt release 8.8 to repos
Added neon explicitly to build script
#484 Neon Support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moving 3.1 to stable